01 2009 档案
PHP几个函数兼容
摘要:<?phpif(!function_exists('json_decode')){/***DecodesaJSONstring**@paramstring$contentThejsonstringbeingdecoded.*@parambool$assocWhentrue,returnedobjectswillbeconvertedintoassociativearrays.*@returnmixedReturnsanobjectoriftheoptionalassocparameteristrue,anassociativearrayisinsteadreturned. 阅读全文
posted @ 2009-01-07 12:08 wkjs 阅读(191) 评论(0) 推荐(0)