Protecting admin folder with .htaccess in Plesk
In /var/www/vhosts/exampledomain.com/conf/vhost.
WURFL PHP API libraries , GPL versions
GPL versions of WURFL PHP API libraries are ready to be downloaded from here . Version 1.
Golden 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.
WURFL 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 BSD) and DotKernel ( OSL 3.
PHP 5.3.6 released. No upgrade possible for WampServer.
PHP 5.3.
htaccess 301 redirect non-www to www
To always redirect users to the www site (for example: http://dotboost.com to http://www.
How To Upgrade Wamp to PHP 5.3.4
1. Stop WAMP server.
End of Support for PHP 5.2.x Branch
PHP 5.2.
Protection 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 statement.
PHP support back in Aptana 3.0
Aptana 3.0 is in beta stage, can be downloaded from the official site .
Page 4 of 6 · 52 articles total