General Programming Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingGeneral Programming Help

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:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old November 18th, 2002, 08:10 AM
iris iris is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: US
Posts: 1 iris User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy Shopping cart tutorial (by Mitchell Harper)

I'm also having trouble with the shopping cart tutorial (by Mitchell Harper):
In cart.php I get the message: "Warning: Supplied argument is not a valid MySQL ...on line 44."
Line 44 is:
while($row = mysql_fetch_array($result)) {
I looked at the previous lines and also at the following lines, and i can't find the problem.

In addition, the snap shot (GUI) of the cart in the tutorial dispays what should look like an <input type="text" name="qty" value="1" > but I can't find it anywhere on the code. I suspect that it should go somewhere near the problematic line (44). Is it really missing? and if so, what should be added/changed???

Thanks.

Reply With Quote
  #2  
Old November 18th, 2002, 10:00 AM
jpenn jpenn is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: Washington, DC
Posts: 317 jpenn User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 3 sec
Reputation Power: 6
Quote:
"Warning: Supplied argument is not a valid MySQL ...on line 44."

$result is where your problem is. Run ->
PHP Code:
 var_dump$result );
exit; 

Do that right under where you are constructing the $result variable and read the output to see if it is containing the correct query info.....
__________________
~ Joe Penn

We work for free to help make this a valuable resource on the internet. Do you appreciate the help - did we provide help that will help you prosper and help that has contributed to sharpening your current skill set?

Show your appreciation and purchase something from our Amazon Wishlist's - it's simple and a great way to say thank you.




Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingGeneral Programming Help > Shopping cart tutorial (by Mitchell Harper)


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