Dynamic Web Programming: A Beginner's Guide
Autor Marty Matthews, John Cronanen Limba Engleză Paperback – 16 dec 2009
Move beyond basic Web design by learning to create dynamic Web content
To create a dynamic page on which content changes in response to events requires programming and the potential use of databases. Dynamic Web Programming: A Beginner's Guide starts by covering HTML, XHTML, and CSS. You will then learn to use JavaScript to implement elements such as rollover events, popups, and calculations. The book explains how to use PHP to create guest books, blogs, and page transitions, as well as how to implement a database-driven Web site with MySQL.
Preț: 211.49 lei
Preț vechi: 264.37 lei
-20% Nou
Puncte Express: 317
Preț estimativ în valută:
40.48€ • 42.56$ • 33.67£
40.48€ • 42.56$ • 33.67£
Carte disponibilă
Livrare economică 06-20 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780071633444
ISBN-10: 0071633448
Pagini: 368
Ilustrații: illustrations
Dimensiuni: 188 x 234 x 17 mm
Greutate: 0.64 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States
ISBN-10: 0071633448
Pagini: 368
Ilustrații: illustrations
Dimensiuni: 188 x 234 x 17 mm
Greutate: 0.64 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States
Cuprins
Part I: Getting Ready;Chapter 1. XHTML and HYML Refresher;Chapter 2. Styling with CSS;Part II: Adding JavaScript Dynamic Elements;Chapter 3. Fundamentals of JavaScript;Chapter 4. Responding to Events;Chapter 5. Working with and Validating Forms;Part III: Exercising the Server with PHP;Chapter 6. Fundamentals of PHP;Chapter 7. Using PHP by Itself;Part IV: Powering Databases with MySQL and PHP;Chapter 8. Fundamentals of MySQL;Chapter 9. Putting It All Together;Index