Browsing Tag
tips
The post shows how to set up Git on Coda 2. I have been using Coda for a while now, recently I have migrated all my remote projects…
Guide to securing your WordPress site
The number of WordPress sites that get hacked every day is measured in thousands! Most of those incidents can be easily prevented…
Get visitor IP address in PHP
There are several cases that that we need to track the ip address of visitors on websites either for validation, security, spam…
Convert email into link from text in php
The post is showing you how to convert an email into link from text in PHP.
WordPress Upload size limit [Resolved]
A common issue to various users using WordPress is the upload size limit.
The post will show you how to increase upload size…
Android Developer Tips
Be resolution independent. Check out “layoutopt” and “hierarchyviewer” that come with Android SDK under “tools”. They help…