|
You can check your current settings using the phpinfo() function. Make a .php file that has this one line:
<?php phpinfo() ?>
Then execute it. That will tell you the default settings on your server, and it will tell you the location of the default php.ini file.
__________________
"Argue for your limitations, and sure enough, they are yours"
|