Make Your Own Website

Introducing PHP & MySQL

   What is PHP ?

          PHP is a widely-used general purpose scripting language that is especially suited for web development and can be embedded into HTML . It was created by programmer Rasmus Lerdorf as a set of script to maintain his website that he released as "Personal Home Page" 
     


What is MySQL ?
     
              MySQL is the world's most popular database software .  It is used to manage stored data is describe as Database Management Software (DBMS) or Relational Database Management Software (RDBMS). MySQL was created by Michael Wildenius and David Axmark back in 1995.


HTTP Request & HTTP Response Figure

Comments

Post a Comment

Popular posts from this blog

Switching Branches