![]() |
|
#1
|
|||
|
|||
data not transfering from fort to DatabaseI am having an issue with mysql and php. The query
loads all values into the row of the DB except for $password. I inserted a print statement, and the data is received. It seems like it like it gets lost at the query. I tried the manual input and it works but it does not when I use php. Any suggestions? Thank you The problem: $query = "Insert INTO users (uid, pwd, email, fname, Lname, utype) VALUES ('$userid', '$password', '$email', '$fname', '$Lname', '$utype')"; Manual input: Insert INTO users (uid, pwd, email, fname, Lname, utype) VALUES ('va44', 'password', 'va33@yahoo.com', 'ven', 'apo', '2'); |
|
#2
|
|||
|
|||
Re: data not transfering from fort to Database********I figured it out! thank you.
I used the param $password for something else and the val was overwritten! |
Recent GIDBlog
Toyota - 2008 July Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Include] Doubly-linked List | dsmith | C Programming Language | 6 | 14-Apr-2006 13:12 |
| Strange C++ code memory leakage problem | gaoanyu | CPP / C++ Forum | 7 | 04-Nov-2005 08:09 |
| Importing data into mysql database | Waynec123 | MySQL / PHP Forum | 2 | 27-Sep-2005 09:49 |
| [GIM] gim.h | dsmith | C Programming Language | 0 | 18-Jan-2005 08:48 |
| [CONTEST?]Data Structure Test | dsmith | C Programming Language | 2 | 06-Jun-2004 15:13 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The