Post 2
ArrayArrayArray This is the print_r of json Array ( [0] => 1 [1] => 3 [2] => 7 [3] => 9 ) This is the print_r of json2 Array ( [0] => Array ( [name] => baked beans [price] => 0.4 [image] => beans.jpg [type] => vegetables ) ) This is the print_r of json3 Array ( [name] […]
aliBaba Post1
<?php $json = [1,3,7,9]; $json2 = [ [ “name” => “baked beans”, “price” => 0.40, “image” => “beans.jpg”, “type” => “vegetables” ] ]; $json3 = [ “name” => “baked beans”, “price” => 0.40, “image” => “beans.jpg”, “type” => “vegetables” ]; echo $json . ‘<BR>’; echo $json2 . ‘<BR>’; echo $json3 . ‘<BR>’; echo ‘<BR> This […]
All ACA groups or online meetings that would like to join ACA Fellow World Travelers – ACA Intergroup IG#728 for help and support are more than are welcome.