Git Set up Git on Coda 2 Panayiotis Georgiou 16/03/2016 0 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…
PHP & MySQL Guide to securing your WordPress site Panayiotis Georgiou 24/02/2016 2 The number of WordPress sites that get hacked every day is measured in thousands! Most of those incidents can be easily prevented…
PHP & MySQL Get visitor IP address in PHP Panayiotis Georgiou 15/02/2015 0 There are several cases that that we need to track the ip address of visitors on websites either for validation, security, spam…
PHP & MySQL Convert email into link from text in php Panayiotis Georgiou 03/02/2015 0 The post is showing you how to convert an email into link from text in PHP.
homepage WordPress Upload size limit [Resolved] Panayiotis Georgiou 06/01/2014 0 A common issue to various users using WordPress is the upload size limit. The post will show you how to increase upload size…
Android Android Developer Tips Panayiotis Georgiou 28/06/2013 0 Be resolution independent. Check out “layoutopt” and “hierarchyviewer” that come with Android SDK under “tools”. They help…