docs:programming:php:php_options

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:programming:php:php_options [2007/08/03 14:01] – created billhdocs:programming:php:php_options [2008/08/03 00:25] (current) – external edit 127.0.0.1
Line 16: Line 16:
 ini_set("magic_quotes", "off"); ini_set("magic_quotes", "off");
 </code> </code>
 +  * you can also use the dl() function to dynamically load a module at run time
 +    * http://us3.php.net/dl
  
 ===== External Links ===== ===== External Links =====
   * http://us2.php.net/manual/en/ini.php   * http://us2.php.net/manual/en/ini.php
  • docs/programming/php/php_options.1186171302.txt.gz
  • Last modified: 2008/08/03 00:25
  • (external edit)