Jump to content

how to call a another php page on different url


skillednerd

Recommended Posts

Hello,

 

I was wondering how I can call another web page. I don't want to read the page I just need to send it

information like test.php?action=this

 

I don't need to read or store I just need to pass it info so it can handle some site changes on the other site.

 

Thanks in advance!

JSON or http vars or post data can be sent to any page as longa s you know the values they are looking for ... like me from home i can run localhost/updater/u.php?cleany&opt=y&back=Y and it posts to my site telling to to run the script to clean optanize and packup my database .. the more i think about it post vars are the best way to go..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.