Displaying 1 result from an estimated 1 matches for "0crjvwcfwqw6".
2006 May 17
3
PHP register_globals
Hi
I am trying to turn on register_globals, but I am failing.
someone trold me that I should change php.ini and I did it.
? - register_globals = Off
- register_globals = On
I made a php test page
html/test.php
<?php
phpinfo();
?>
and checked it, but I can not make it.
output_buffering no value no value
output_handler no value no value
post_max_size 8M 8M
precision 14 14