Jump to content

create array from mysql


jaiffed

Recommended Posts

i want to create array from mysql what is  the script for this...?

 

value like

$data = array("1" => .0032, "2" => .0028, "3" => .0021, "4" => .0033,

"5" => .0034, "6" => .0031, "7" => .0036, "8" => .0027, "9" => .0024,

"10" => .0021, "11" => .0026, "12" => .0024, "13" => .0036,

"14" => .0028, "15" => .0025);

Link to comment
https://forums.phpfreaks.com/topic/249171-create-array-from-mysql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.