After posting few posts in Sysaxiom i felt that Though i know a little about PHP i would like to give a short intro about PHP before moving to future posts.
Intro :
If you Search you can straight away found the below given screen which itself stands a little explanation.
As of php’s official website :
PHP is a popular general-purpose scripting language that is especially suited to web development.
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
It’s really a super cool language and PHP is created by Rasmuc Lerdorf and is now ~ maintained by Andy Gutman and Zeev Suraski. You can find more at Wiki.
Here are some resources to learn php
1. Official Website of PHP – php.net
2. PHP The Right Way – http://www.phptherightway.com/
3. Tutorialspont – http://www.tutorialspoint.com/php/