1 / 13

Apache + PHP + MySQL

Apache + PHP + MySQL. Desarrollo de Aplicaciones Web. Servidor HTTP. Gran robustez y desempeño. Módulos. Freeware. Es multiplataforma. Unix/Linux/BSD. Windows. Solaris. MacOS. Apache HTTP Server. PHP. PHP = PHP Hypertext Preprocessor. No es un compilador.

paley
Download Presentation

Apache + PHP + MySQL

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Apache + PHP + MySQL Desarrollo deAplicaciones Web

  2. Servidor HTTP. Gran robustez y desempeño. Módulos. Freeware. Es multiplataforma. Unix/Linux/BSD. Windows. Solaris. MacOS. Apache HTTP Server

  3. PHP • PHP = PHP Hypertext Preprocessor. • No es un compilador. • Es un interprete de comandos (scripts). • Gran cantidad de funciones de todo tipo. • Soporta Programación Orientada a Objetos. • Freeware.

  4. Se integra muy bien con muchos Servidores HTTP. Apache HTTP Server. Internet Information Server. Personal Web Server. OmniHTTPd. Oreilly Website Pro. Xitami. SunONE Webserver. Netscape Enterprise Server. iPlanet. Es multiplataforma. Unix/Linux/BSD. Windows. Solaris. MacOS. PHP (cont.)

  5. MySQL • RDBMS de gran potencia y agilidad. • Utilizado principalmente en entornos web. • No tiene soporte nativo de Integridad Referencial (hasta la version 4). • No soporta Stored Procedures (hasta la version 4). • Freeware.

  6. Sitios de interés • Apache project: http://www.apache.org • PHP: http://www.php.net • PHP Builder: http://www.phpbuilder.com • PHP Freaks: http://www.phpfreaks.com • MySQL AB: http://www.mysql.com

  7. PHP en Tres Capas - Clases de Análisis - Clases de Diseño

  8. Clases de Análisis

  9. Clases de Diseño

  10. PHP en Tres Capas - Formas de Implementación - Modelo de Tres Capas

  11. Formas de Implementación

  12. Formas de Implementación

  13. Modelo de Tres Capas

More Related