PHP 7 Solutions Dynamic Web Design Made Easy /
Make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database in this fourth edition of David Powers' highly-respected PHP Solutions: Dynamic Web Design Made Ea...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2019.
|
Έκδοση: | 4th ed. 2019. |
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 1. What is PHP-And Why Should I Care?
- 2. Getting Ready to Work with PHP
- 3. How to Write PHP Scripts-The Basics
- 4. PHP: A Quick Reference
- 5. Lightening Your Workload with Includes
- 6. Bringing Forms to Life
- 7. Uploading Files
- 8. Using PHP to Manage Files
- 9. Arrays
- 10. Generating Thumbnail Images
- 11. Pages that Remember: Simple Login and Multipage Forms
- 12. Getting Started with a Database
- 13. Connecting to a Database with PHP and SQL
- 14. Creating a Dynamic Photo Gallery
- 15. Managing Content
- 16. Formatting Text and Dates
- 17. Pulling Data from Multiple Tables
- 18. Managing Multiple Database Tables
- 19. Authenticating Users with a Database.