i had done a project in windows. (php version: 5.2.6)
it is successful in my local server.
when i move this to the linux server, it is showing an error.
Call to undefined function json_decode() in /var/www/html/...
what may be the reason for this?
is the json support related with the php version?
how can i resolve this?
anyone plz help...
thanks in advance,
cRaZy