Protecting admin folder with .htaccess in Plesk
In /var/www/vhosts/exampledomain.com/conf/vhost.
Jun 15, 2011 Read more → Zend FrameworkWURFL PHP API libraries , GPL versions
GPL versions of WURFL PHP API libraries are ready to be downloaded from here . Version 1.
Jun 14, 2011 Read more → Best PracticeGolden Rules of Professional PHP Coding
1. Always use in development and in staging highest error reporting level, and display_errors ON: error_reporting(-1); ini_set('display_errors', 1); 2.
Jun 12, 2011 Read more → DotkernelWURFL PHP API license incompatible with Dotkernel
We integrated long time ago the WURFL PHP API into Dotkernel code base. At that time, the license of that WURFL library was GNU/GPL, which make it perfect compatible with Zend Framework license( new B…
Jun 08, 2011 Read more → PHP DevelopmentPHP 5.3.6 released. No upgrade possible for WampServer.
PHP 5.3.
Mar 18, 2011 Read more → Best Practicehtaccess 301 redirect non-www to www
To always redirect users to the www site (for example: http://dotboost.com to http://www.
Mar 14, 2011 Read more → PHP DevelopmentHow To Upgrade Wamp to PHP 5.3.4
1. Stop WAMP server.
Dec 13, 2010 Read more → PHP DevelopmentEnd of Support for PHP 5.2.x Branch
PHP 5.2.
Jul 22, 2010 Read more → PHP DevelopmentProtection against SQL Injection using PDO and Zend Framework
SQL injection is a technique that exploits a security vulnerability occurring in the database layer of an application. Usually, user input is not filtered by the script and is passed into a SQL statem…
Jun 16, 2010 Read more → PHP DevelopmentPHP support back in Aptana 3.0
Aptana 3.0 is in beta stage, can be downloaded from the official site .
Jun 11, 2010 Read more →Page 4 of 6 . 52 articles total