What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Whats wrong with this php code?

Whats wrong with this php code?
Author: Message:
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
RE: RE: Whats wrong with this php code?
quote:
Originally posted by john-t
$row = mysql_fetch_array($confresult);

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource

Ok whats wrong  with this.
NOTHING is wrong with this, as it's been said.

The problem is that you are passing an invalid result as $confresult fails because of your invalid SQL statement.
[Image: AndrewsStyle.png]
01-03-2008 12:47 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Whats wrong with this php code? - by Quantum on 01-02-2008 at 06:34 PM
RE: Whats wrong with this php code? - by saralk on 01-02-2008 at 06:46 PM
RE: Whats wrong with this php code? - by Quantum on 01-02-2008 at 06:50 PM
RE: Whats wrong with this php code? - by MeEtc on 01-02-2008 at 08:09 PM
RE: Whats wrong with this php code? - by win_crook on 01-02-2008 at 08:21 PM
RE: Whats wrong with this php code? - by Quantum on 01-02-2008 at 09:11 PM
RE: Whats wrong with this php code? - by win_crook on 01-02-2008 at 09:52 PM
RE: Whats wrong with this php code? - by ShawnZ on 01-02-2008 at 10:40 PM
RE: Whats wrong with this php code? - by Quantum on 01-02-2008 at 11:36 PM
RE: RE: Whats wrong with this php code? - by andrewdodd13 on 01-03-2008 at 12:47 PM
RE: Whats wrong with this php code? - by Ezra on 01-02-2008 at 11:41 PM
RE: Whats wrong with this php code? - by -dt- on 01-03-2008 at 01:37 AM
RE: Whats wrong with this php code? - by Spunky on 01-03-2008 at 03:37 PM
RE: Whats wrong with this php code? - by ShawnZ on 01-03-2008 at 05:26 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On