"Kenneth R Zink II" <[EMAIL PROTECTED]> wrote in message
025901c09b68$edd3d200$[EMAIL PROTECTED]">news:025901c09b68$edd3d200$[EMAIL PROTECTED]...
> I'm having problem with a php script. I get a valid insert statment
echoed to the screen but I don't get a result from it. If I cut and
> paste int
Try adding where the Values go
"INSERT INTO memberstest (Name, ICQ, Location) VALUES ('', '$name', '$icq',
'$loc', '$active', '$date', '$mlist', '$email', '$url', '$year', '$make',
'$model', '', '$et', '$mph', '$six', '$track', '$engine', '$notes', '',
'$pass', '$drive', '$cab', '$length',
I'm having problem with a php script. I get a valid insert statment echoed to the
screen but I don't get a result from it. If I cut and paste into the SQL query box in
PHPMyadmin, it insert fine, but it will not do it from the script.
Through debuging (echoing to the screen), I have determind
3 matches
Mail list logo