Friday, August 14, 2009

What is MySQL?

MySQL is a backbone of any application developed with LAMP.It tightly holds data but very smooth with integration with PHP or APACHE applications. Below Features are the proof of it :


  • Scalability and Flexibility
  • High Performance & Availability
  • Robust Transactional Support
  • Web and Data Warehouse Strengths
  • Strong Data Protection & Comprehensive Application Development

What is PHP?

  • PHP stands for PHP: Hypertext Preprocessor
  • PHP is a server-side scripting language, like ASP
  • PHP scripts are executed on the server
  • PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)
  • PHP is an open source software
  • PHP is free to download and use