![]() |
Help Me Please
i am starting a gaming website and i am having a bit of a problem with them here is my first pahe index.php
PHP Code:
|
and.....
here is the second page were they fillin the game info
PHP Code:
|
Which submit button?
|
the submit button after i fill in the info for the game
|
This submit button?
<input type="submit" name="Submit" value="Add A New Game"> |
no the submit button got left out i belive the submit button it but here it is
PHP Code:
|
Its because you haven't specified a form method. change
<form> to <form name="form" method="post" action="wherever.php"> Jee |
| All times are GMT +1. The time now is 09:11 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.