Quote:
Originally Posted by MoT3rror
Well for one this line will output $ip not xx.xx.xx.xx.
Also if you are including the file at the global_start hook you can use IPADDRESS constant for the user IP address.
You might just have found a bug in PHP with php_value auto_prepend_file so you report the bug and see what the PHP developers say.
|
my fool, I have corrected. in my test.php is echo "$ip";
thank you for response.