execute php script but stay on page
Posted: Tue Mar 13, 2007 11:46 am
Hi there.
I have a question that might seem easy to answer.
I want to call a php script from an html page, but i dont want the browser to direct to the php page. I just need the php script to execute some actions conserning the database.
What the best way to do this?
I have a question that might seem easy to answer.
I want to call a php script from an html page, but i dont want the browser to direct to the php page. I just need the php script to execute some actions conserning the database.
What the best way to do this?