PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

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 Dev Shed Forums Sponsor:
  #1  
Old July 4th, 2000, 09:13 AM
scream scream is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 456 scream User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 1 h 7 m 3 sec
Reputation Power: 13
Send a message via ICQ to scream
Please take a look at http://www.screamingv.com/php/moreinfo.html and submit the form. This php script was constructed from a tutorial on DevShed. Everything works fine, emails are sent, and the information is added to the datbase as it is supposed to be. However, mysql gives this error:

Warning: MySQL: Unable to save result set in /home/screamingv/public_html/php/email.php on line 52

Line 52 is:

$result = MYSQL_QUERY($query);

Any insight into this problem would be much appreciated!


Reply With Quote
  #2  
Old July 4th, 2000, 11:00 AM
Robert_J_Sherman
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by scream:
Please take a look at http://www.screamingv.com/php/moreinfo.html and submit the form. This php script was constructed from a tutorial on DevShed. Everything works fine, emails are sent, and the information is added to the datbase as it is supposed to be. However, mysql gives this error:

Warning: MySQL: Unable to save result set in /home/screamingv/public_html/php/email.php on line 52

Line 52 is:

$result = MYSQL_QUERY($query);

Any insight into this problem would be much appreciated!
[/quote]

The only time I've ever seen that error, was when I had my variable name wrong, for example I had used $result, and then
when I referenced that via
mysql_query() I entered as "$results"

like so
$result = "";

$output = mysql_query($results);



------------------
SnR Graphics,
Low Cost Hosting and Web Development.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > odd mysql warning

Developer Shed Advertisers and Affiliates



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 | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap