Read more
Informationen zum Autor McGraw-Hill authors represent the leading experts in their fields and are dedicated to improving the lives, careers, and interests of readers worldwide McGraw-Hill authors represent the leading experts in their fields and are dedicated to improving the lives, careers, and interests of readers worldwide Klappentext Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. 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. Zusammenfassung Move beyond basic Web design by learning to create dynamic Web content. Inhaltsverzeichnis 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