PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old August 19th, 2004, 03:13 PM
kami butt kami butt is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 14 kami butt User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy Update Query Error

Hello

How's every one once again i give u invitaion to check this i am just kidding please help me i have that error in update query .....


Error : You have an error in your SQL syntax near 'from guest name= 'asdf', email='aasdf', url= 'asdf', location= 'asdf', comments=' at line 1

PHP Code:
<?PHP
include "connection.php";
session_start();
$id $_REQUEST['id'];
$name1 $_POST['name'];
$email1 $_POST['email'];
$url1 $_POST['url'];
$loc1 $_POST['location'];
$com1 $_POST['comments'];
 
$sql "update guest name= '$name1', email='$email1', url= '$url1', location= '$loc1', comments='$com1' where id = $id ";
$query mysql_query($sql,$db)or die("Error : ".mysql_error());
 
header("Location: admin.php?user_name=${_REQUEST['user_name']}")
?>



Please look this.. what is the error...
Bye C U...soon

Reply With Quote
  #2  
Old August 19th, 2004, 03:56 PM
dhouston's Avatar
dhouston dhouston is offline
Contributing User
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: May 2003
Location: Tennessee
Posts: 1,355 dhouston User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to dhouston
You're missing "SET" between "guest" and "name."
__________________
Please don't PM me asking for solutions outside the scope of a thread.
Keeping all responses in a thread stands to help others who come along later,
which is after all what this forum's all about.

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingPHP Development > Update Query Error


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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 On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT