PHP and MySQL Web development

The accompanying CD-ROM contains "full versions of PHP, MySQL, Apache, several graphics libraries, files containing the code listings in the book, and the entire book in pdf format."--Page [696].

Detalles Bibliográficos
Autor principal: Welling, Luke, 1972- (-)
Otros Autores: Thomson, Laura
Formato: Libro electrónico
Idioma:Inglés
Publicado: Upper Saddle River, NJ : Addison-Wesley c2009.
Edición:4th ed
Colección:Developer's library.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627294206719
Tabla de Contenidos:
  • Using PHP. PHP crash course ; Storing and retrieving data ; Using arrays ; String manipulation and regular expressions ; Reusing code and writing functions ; Object-oriented PHP ; Error and exception handling
  • Using MySQL. Designing your web database ; Creating your web database ; Working with your MySQL database ; Accessing your MySQL database from the web with PHP ; Advanced MySQL administration ; Advanced MySQL programming
  • E-commerce and security. Running an E-commerce site ; E-commerce security issues ; Web application security ; Implementing authentication with PHP and MySQL ; Implementing secure transactions with PHP and MySQL
  • Advanced PHP techniques. Interacting with the file system and the server ; Using network and protocol functions ; Managing the date and time ; Generating images ; Using session control in PHP ; Other useful features
  • Building practical PHP and MySQL projects. Using PHP and MySQL for large projects ; Debugging ; Building user authentication and personalization ; Building a shopping cart ; Building a web-based email service ; Bulding a mailing list manager ; Building web forums ; Generating personalized PDF documents ; Connecting to web services with XML and SOAP ; bulding Web 2.0 applications with Ajax
  • Installing PHP and MySQL.