Search Results

0
votes

Loading JSON with PHP

LIbrary has worked great for me. FWIW I needed to do this on a project with earlier version of PHP lacking JSON support. Function below worked as a granted risky version of "json_encode" for arra …