Php Training

What is PHP?

PHP stands for: Hypertext Pre-processor. It is a scripting language like ASP, and was originally designed for web development. The scripts written in PHP are executed on web server and not on the browser of local machine which allows it to produce dynamic web pages. It is a cross- platform language, so its’ scripts can run on various operating systems and web servers. It supports various databases like MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, and Generic ODBC. PHP is open source software and free to download and use.




What is MySQL?

MySQL is a very fast, reliable and flexible database server which is ideal for both small and large enterprise level applications. MySQL supports standard SQL and compiles on a number of platforms. MySQL is free to download and use.




PHP+MySQL

PHP combined with MySQL is a cross-platform (can be developed in Windows and served on UNIX platform).




Future of PHP MySQL

PHP is an open source web development language and its dynamic properties make it an agreeable choice for not only enterprise level organizations but also for small and medium businesses. Most of the pages on the internet are written in PHP. If you are able to work on MySQL, you can easily work on any other database language. PHP/MySQL is widely used by corporate giants like Google and Yahoo etc. Indian companies like Wipro, Satyam and HCL have also started the use of PHP-My SQL. Government organizations also understand the advantages of working on the open source technologies. Many well-known institutes including but not limited to IIM, IITs are using open source technologies.