Web Programming with PHP and MySQL A Practical Guide /
Introductory textbook covering all the main features of the 'web programming' languages PHP and MySQL together with detailed examples that will enable readers (whether students on a taught course or independent learners) to use them to create their own applications or understand existing o...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Cham :
Springer International Publishing : Imprint: Springer,
2015.
|
Edición: | 1st ed. 2015. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Introduction
- PHP Fundamentals
- The PHP Language: Types of Statement
- More About Arrays
- Some Important Functions
- Formatted Print Functions
- Using Files
- User-Defined Functions
- Passing Variables to a PHP Script I
- Passing Variables to a PHP Script II
- PHP in Action: Managing a Members' Area
- Using a MySQL Database I
- Using a MySQL Database II
- Creating and Updating MySQL Tables
- Using a PHP Script to Manage a MySQL Database
- PHP in Action: Converting Data between Text Files and Database Tables
- Using PHP to View and Edit Database Tables
- PHP in Action: Maintaining a Membership List
- Appendices.