Page 1 of 1

PHP Passing Variables

Posted: Fri May 25, 2007 5:09 pm
by coreyr
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.

Posted: Fri May 25, 2007 5:40 pm
by Christopher