Php

PHP Code Snippet

PHP is the useful tool I use to make server-side programs for websites, as well as to do various tasks.

  • Google Geocoding API - Find address, latitude and longitude of a given place name
  • YouTube Data API - The Data API lets you incorporate YouTube functionality into your own application or website. You can perform searches, upload videos, create playlists, and more.

Where is the php.ini?

/etc/php.ini

What PHP packages have been installed?

rpm -qa |grep php

How to upgrade PHP 5.1 to 5.2?

http://wiki.centos.org/HowTos/PHP_5.1_To_5.2