Question:

What is PHP and Mysql?

by  |  earlier

0 LIKES UnLike

What is PHP and Mysql?

 Tags:

   Report

2 ANSWERS


  1. PHP is a programming language (and also the software used to run programs written in that language).

    MySQL is a database server.


  2. PHP is a server side web programming language. it runs on server machine, whenever a request is made, it runs and transmits the output of the request.

    MySql is a database server. it is open source too.

    http://www.php.net/

    http://www.mysql.com/
You're reading: What is PHP and Mysql?

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.