Publishing locally and testing PHP

HI, :slight_smile:

just quicly anyway to have a file published locally call a script on a server?

Ive tried :


$sentVars=sendAndLoad("http://www.mysite.com.au/scripts/myscript.php",$recievedVars, "POST");

With no luck. :frowning: