Click to See Complete Forum and Search --> : How to get server address using php


vssp
03-30-2007, 02:27 AM
hi friends

I have run the one php script live server(www.live.com/samplee.php) . this file access the staging server and run the staging server php file and display the result.

But I need the live server address server name also display in the staging serevr php page result page.

How can i get the live server address?

Please advice