Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: FN-FORUM: PHP - Resource id #5

date posted 10th January 2006 22:54

Just to explain what's going on here, a mysql_query with a SELECT sql
statement will return a resource identifier, which you then need to
pass to one of PHP's mysql handling function such as
mysql_fetch_object, mysql_fetch_row, mysql_fetch_array or
mysql_result, which will all return usable data in different formats.

Have a look at the online docs at www.php.net for these functions and
see which one suits your needs.

Tom

On 10 Jan 2006 23:18:40 -0000, John Kyle [EMAIL REMOVED] wro=
te:
>
>
> $dons =3D mysql_query ("SELECT SUM(donation) as sumDonation FROM thegame"=
);
> while($tmpOb =3D mysql_fetch_object($dons) {
>
> print "TOTAL DONATIONS MADE: " . $tmpOb->sumDonation;
>
> }
>
> unset($tmpOb);
> mysql_close($dbh);
> unset($dbh);
>
> Best Regards
>
> John
>
> ----- Original Message -----
> From: "Kevin Choppin" [EMAIL REMOVED]
> To: [EMAIL REMOVED]
> Sent: Tuesday, January 10, 2006 11:08 PM
> Subject: FN-FORUM: PHP - Resource id #5
>
>
> >
> > Hi folks,
> >
> > What am i doing wrong here? This should return the total of all the
> > donations in the donation column. But it just returns "Resource id #5".=
I
> > know its usually the variable, but it isnt ive already tried changing i=
t.
> > Can anyone help? Its probably right under my nose.
> >
> >
> >
> > Many Thanks
> >
> > Kev
> >
> > _________________________________________________________________
> > Are you using the latest version of MSN Messenger? Download MSN Messeng=
er
> > 7.5 today! http://messenger.msn.co.uk
> >
> >
> > --
> > Freelancers, contractors earn more with Prosperity4
> > Call 0870 870 4414 or visit www.prosperity4.com
> > and benefit from Inland Revenue approved expenses today.
> >
> > To advertise here: http://www.freelancers.net/advertising.html
> >
> >
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
>



Messages by Day
January 31st 2006
January 30th 2006
January 29th 2006
January 28th 2006
January 27th 2006
January 26th 2006
January 25th 2006
January 24th 2006
January 23rd 2006
January 22nd 2006
January 21st 2006
January 20th 2006
January 19th 2006
January 18th 2006
January 17th 2006
January 16th 2006
January 15th 2006
January 14th 2006
January 13th 2006
January 12th 2006
January 11th 2006
January 10th 2006
January 9th 2006
January 8th 2006
January 7th 2006
January 6th 2006
January 5th 2006
January 4th 2006
January 3rd 2006
January 2nd 2006
January 1st 2006


Messages by Month
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000