Database Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesDatabase Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old August 10th, 2003, 09:02 PM
j0ker21m j0ker21m is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 3 j0ker21m User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
INSERT INTO....

I'm trying my hand at SQL (with PHP)and trying to create a general visitor log.

When I use this code:
$sql = "INSERT INTO $table_name (ip, date, page_url) VALUES ($ip, $datestamp, $page)";

I end up with this error:
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'crestononline.com/sitelog.php)' at line 1

For some reason it wont let me post anything other than letters and numbers. I have the page_url field in my database set up to varchar(255). What could be causing this problem?

Reply With Quote
  #2  
Old August 10th, 2003, 09:32 PM
zombie zombie is offline
Codewalkers Intermediate (1500 - 1999 posts)
 
Join Date: Apr 2007
Location: serbia
Posts: 1,876 zombie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: INSERT INTO....

you need to put variables in quotes, like so:

Code:
$sql = "INSERT INTO $table_name (ip, date, page_url) VALUES ('$ip', '$datestamp', '$page')";

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesDatabase Help > INSERT INTO....


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 4 hosted by Hostway
Stay green...Green IT