A Practical Guide
Buch, Englisch, 388 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 6088 g
ISBN: 978-3-319-22658-3
Verlag: Springer International Publishing
Each chapter includes aims, a summary and practical exercises (with solutions) to support learning. Chapters are designed to stand alone as far as possible, so that they can be studied independently of the rest of the text by those with some previous knowledge of the languages. There is a comprehensive glossary of technical terms, together with extensive appendices for quick reference of language features.
Zielgruppe
Upper undergraduate
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Datenbankprogrammierung MySQL
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
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