View Single Post
  #20  
Old 05-28-2005, 11:41 PM
General Nuisance is offline General Nuisance
Registered User

Join Date: Oct 2004
Posts: 616

Send a message via ICQ to General Nuisance
Quote:
Originally posted by icishoot
I added an IF statment
PHP Code:
if (isset($_POST['submit'])) 
so that the data handling stuff doesn't take place unless data is actually being submitted.


When i ran this, every thing worked, except for the mysql part due to the fact I didn't want to set up a test table . I just commented it out and put echo statements to tell me what was happening.

Try this:

(php code removed to keep short.. -gen nuisance)


now that dont work at all for me the page will not even display...
__________________
The Nova-Zone


http://youraite.yourhost.yourusername.com - long urls
-looks bad
-who can remember it?
- Solution?
- Get a short Nova-Zone subdomain! Yoursite.nova-zone.com
- Now thats smart. just ask for one via pm,email or contact page on site.
Reply With Quote