I have two scripts called "update_page.php" and "gen_page,php". The update_page.php runs every 12 hours and calls the gen_page.php. gen_page.php grabs data from my database and passed it back to update_page.php. Trouble is I don't know how to pass the data back to the update_page.php without using a browser. Any ideas?
Thank You,
Corey R.
PHP Passing Variables
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US