PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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 dont really know in that case and couldnt really find a description of the difference of the headers in any documentation or tutorial arround the XMLhttpObject...Would anyone mind telling me?