I have a question
Posted: Fri Aug 22, 2003 11:17 am
I posted this in the PHP board as well. Basically, I have a PHP document that is supposed to make a page that will allow you to enter in sql queries, send them, and then display the results on another page. I enter in the code, and everything works fine. Or should I say everything DISPLAYS fine. However, when I hit "Submit Query," I go to mysql_send.php?form=yes, but nothing happens. There is no new page displayed, you can't see anything that you've done....in essense nothing is actually working. Anyone have any ideas?