[nycphp-talk] Mysql query result for php
Ovidiu
nonreal at nonreal.ro
Wed Mar 31 03:57:35 EST 2004
Hello.
I'm using a graph class to generate stats. This class requires one var named $names witch must be $names=("name1","name2","name3",...) ( from class example).
I need to construct some graph with data retrieved from a mysql database.
Any ideea how to output a mysql query result into that format ?
When I print_r $names i see something like that : Array ( [0] => text1 [1] => text2 [2] => test3 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20040331/87aa4ddb/attachment.html>
More information about the talk
mailing list