Hi,
I am new to PHP and keen to learn and I was wondering if people could please let me know how to obtain phpinfo information, specifically under the Apache Environment, the variable REMOTE_ADDR?
I basically provide a user with a url to a partcular website, which ultimately returns them a csv file where they can either save/delete or cancel.
On the same URL, I was wondering if I can call a PHP function to obtain this information or even better, call the variable directly from the URL?
Any assistance would be appreciated.
Thanks.