Contact: aviboots(AT)netvision.net.il
39,880 questions
51,806 answers
573 users
echo "<pre>"; print_r(get_extension_funcs("json")); echo "</pre>"; /* run: Array ( [0] => json_encode [1] => json_decode [2] => json_last_error [3] => json_last_error_msg ) */