Archive for the 'PHP' category

Remote Address & Browser

$_SERVER['REMOTE_ADDR'] $_SERVER['HTTP_USER_AGENT']

.htaccess, show PHP errors

php_flag display_errors on php_flag display_startup_errors ...

Check if PHP works with sessions

Create a PHP file with the code bellow and check if it works!