![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| I have a form. The user types in the info, hits submit, then it submits to itself. It says $error=0, then if ($_POST['submit'], then run through all my error checking. Each time an error occurs, $error++. So, then I say if ($error==0) then header("Location: nextpage.php"). The problem is, whenever I fill it out with no errors, I end up with this error: Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/fairmount.nu/httpdocs/test/top.html:12) in /home/httpd/vhosts/fairmount.nu/httpdocs/test/sinup.php on line 104 Line 12 is just this: if ($_POST['submit']) Line 104 is this: header("Location: nextpage.php"); Any ideas? -- TresWBL telconstar99@NOSPAMhotmail.com | |||
| Featured Websites | ||||
|
![]() |
| Tags: logic, validation |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Browser validation | ato_zee@hotmail.com | CSS | 2 | 07-01-2007 2:16 PM |
| Breakout game - Exploding bricks logic | gary smith | Software Programming | 1 | 06-12-2007 11:51 PM |
| Address validation and verification | Fur Data | Website Reviews And Website Questions | 0 | 05-28-2007 12:43 AM |
| Address validation and verification | Fur Data | Website Reviews And Website Questions | 0 | 05-28-2007 12:43 AM |
| JS Validation for a PHP Script | fullphaser | JavaScript | 5 | 04-25-2007 12:31 AM |
| Featured Websites | ||||
|