GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 28-Sep-2006, 12:30
vac vac is offline
New Member
 
Join Date: Sep 2006
Posts: 2
vac is on a distinguished road

data not transfering from fort to Database


I 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  
Old 28-Sep-2006, 12:51
vac vac is offline
New Member
 
Join Date: Sep 2006
Posts: 2
vac is on a distinguished road

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 GIDBlogToyota - 2008 July Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

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

All times are GMT -6. The time now is 20:26.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.