Is there a function to restart your script from the beginning? I am using php to access a mysql database to feed data to a calendar in Flash. However, it appears that as I call a function that is deeper or perhaps an if statement later in the script, the script cannot go back to call an earlier function or if statement. It would be helpful if I could simply restart the script.