I can't figure out how to load the mySQL results (address,name) into this format:
$to=array(
array("address"=>"[email protected]","name"=>"John Doe"),
array("address"=>"[email protected]","name"=>"Jo Frost"),
array("address"=>"[email protected]","name"=>"Some One"),
etc...
);
Please the old way for learning. Thx.