Posts tagged as:

php scripts

PHP offers simple but effective solution to log all errors to a log fiie.
On all production web server you must turn off displaying error to end users via a web browser. Remember PHP gives out lots of information about path, database schema and all other sort of sensitive information. You are strongly advised to use [...]

{ 11 comments }

There will be no updates after 31-Dec-2007 for PHP 4 version. According to the PHP development team ~ support for PHP 4 will continue until the end of this year only
You can easily upgrade to PHP 5 but please keep it mind that - few old php scripts may not work. Following application does works [...]

{ 2 comments }