Info
Content
Recent Activity
PHP
Overriding PHP Settings
There are a few ways to override global PHP (php.ini) settings with local settings. For example y...
Getting PHP Info for your site
There is a handy link under: Site adminstration > Server > PHP Info/admin/phpinfo.php ...
PHP Syntax Check
Ever had to make a change to a PHP file on the fly only to discover you made a syntax error? E.g....
PHP get key and value in loop
A cool little trick with foreach loops in PHP is you can get both the key and the value of associ...
Learn PHP
PHP: The Right Way "PHP: The Right Way is an easy-to-read, quick reference for PHP popular codin...
PHP Session Save Path
You can find the session.save_path through php info or using the command line: php -i | grep ses...
Search Results
Details
Actions
Export