I have a form that collects user data and loads it into a mysql database. what i want to do now is to load a different page (with a success message + other information) after the user info is in the database. the code works up to that point. below is the code that displays a message (on the same...
Hi All,
I have a clickable link (in HTML) and a webpage in PHP. I want to integrate the two, but when I try the spacers are appearing, making the image quite disjointed. Are there any constructs I can use? Please let me know if you wish me to post my code as it's quite lengthy.