Search results

  1. J

    PHP MYSQL FORM TO UPDATE TABLE WON'T WORK PLEASE HELP?

    The information will save into the database. I can refresh and it will remain saved. In my browser, after saving the information, if I click go or click on the url and hit enter, the form clears and the tables clear in mysql. How can I prevent this and what am I doing wrong? <?php $about =...
  2. J

    PHP MYSQL FORM TO UPDATE TABLE WON'T WORK PLEASE HELP?

    The information will save into the database. I can refresh and it will remain saved. In my browser, after saving the information, if I click go or click on the url and hit enter, the form clears and the tables clear in mysql. How can I prevent this and what am I doing wrong? <?php $about =...
  3. J

    php mysql about me form clears database table if revisited?

    The information will save into the database. I can refresh and it will remain saved. In my browser, after saving the information, if I click go or click on the url and hit enter, the form clears and the tables clear in mysql. How can I prevent this and what am I doing wrong? <?php $about =...
Back
Top