• RSS
  • Facebook
  • Twitter

Latest Free software updates of PHP, Mysql, Wordpress, Ubuntu, Fedora, HTML5, CSS3, Jquery, CodeIgniter, Android

Archive for March, 2010

In Jquery getJson is a great function. it used to Load JSON-encoded data from the server using a GET HTTP request.  In the server side also we can handle json very easly. In PHP just use json_encode () will do the magic. So ajax transportation using PHP and jquery is easy. the problem is PHPVersion  Description 5.3.0       The options parameter was added. 5.2.1          Added support to [...]