Monday, November 15, 2010

Introduction Php

PHP is a script that integrates with HTML and are on the server (server-side HTML embedded scripting).With PHP you can create a variety of web-based applications, ranging from simple web pages to complex applications that require a connection to the database.
Until now have many databases that have been supported by PHP and will likely continue to grow. Database are:

    
* DBase
    
* DBM
    
* FilePro
    
* MySQL (this is a free download)
    
* ODBC
    
* Oracle
    
* Postgres
    
* Sybase
    
* Velocis

No comments:

Post a Comment