|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hey All,
I'm very new to PHP, and am a young guy at that (16), no don't get me wrong I'm a smart kid, I just need time to perfect my skills Anyhow, the following the the script I wrote. Here's basically what I'm trying to do: 1) A user, in a previous HTML page has inputted data into a form 2) They press submit and the data SHOULD be processed through a PHP form 3) I want that data to be entered into a database table. The database and table are fully set up. 4) The script will have created the user and the user will now be able to login. Code:
http://www.mobitek.ca/createuser-builder/formto.html Here's the script: PHP Code:
Thanks for the help in advance, Justin. |
|
#2
|
||||
|
||||
|
This line:
PHP Code:
Should have a semicolon at the end.
__________________
This is my code. Is it not nifty? "The biggest problem encountered while trying to design a system that was completely foolproof, was, that people tended to underestimate the ingenuity of complete fools." ---Douglas Adams Join the Itsacon fanclub! Zero Tolerance: Spammers banned so far: 562
![]() |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > Parse errors - Parse error: syntax error, unexpected T_ECHO |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|