What is the PHP command to load a URL? I am trying to open a page after processing a new entry into a mysql database. I have successfully inserted the record, but now I want to take the user back to the main page (from the page where they just inserted the new record) without any further interaction.
thanks,
kman