![]() Scripting What Is A PHP.ini? --Certain php variables such as register_globals are defined by default on the server php.ini. You can overwrite global php settings by creating your own php.ini file, defining these settings within the file, chmoding the file to 755 and placing it within the executing scripts directory. php.ini file information: http://www.washington.edu/computing/web/publishing/php-ini.html Default php.ini file: http://cvs.php.net/co.php/php4.fubar/php.ini-recommended
|