I have just started using php so please bear with me and my questions.
I have established a connection to a mysql db where the username/password are taken from the user and a basic query run on the db. My problem is when the submit button on a basic form is clicked I want a new php script to be executed using the established connection
Thanks in advance