Hi, I have a local php file and I need to get info back from php file
on the server. How do I invoke remote a php? I can access this remote
php thru a simple url and it prints some info on the web page. How do I
get this info back to store as a variable in local php?