1. About.com
  2. Computing & Technology
  3. PHP / MySQL

Discuss in my forum

What are PHP and MySQL

By , About.com Guide

What is PHP
PHP is a scripting language that is often embedded into HTML to add functions HTML alone can't do. PHP allows you to collect, process and utilize data to create a desired output. In short, it let's you interact with your pages.

PHP is able to preform a number of tasks including printing data, making numeric calculations (such as addition or multiplication), making comparisons (which is bigger, are they equal, etc) and making simple boolean choices. From this you can create more complex loops and functions to make your page generate more specialized data.

©2012 About.com. All rights reserved. 

A part of The New York Times Company.