Categories
Archives
-
-
Popular Posts
- 10 Free Alternatives of Microsoft Office Word!
- What to do when you forget email password!
- How to save MP3 File, which you can’t do without QuickTime Pro!
- How to access blocked URLs without using a proxy!
- YouTube not working for me, what about you?
- 18 amazing yet simple photo effects to make yourself look different
- Windows XP SP3 (service pack 3) Install problems!
- Configure Startup Programs In Ubuntu!
- Top 10 iPhone Word Games
- Top 10 Screen Sharing Softwares!
Facebook Like Box

Tag Archives: json
How to install JSON support for PHP in CentOS
Without putting much of thoughts and discussion. I would like to write down the commands that you can run on terminal window. It will enable JSON support for PHP in CentOS. yum update “*php*” yum install php-pear yum install gcc … Continue reading