PHP, MySQL, & JavaScript all-in-one for dummies /
Explore the engine that drives the internet It takes a powerful suite of technologies to drive the most-visited websites in the world. PHP, mySQL, JavaScript, and other web-building languages serve as the foundation for application development and programming projects at all levels of the web. Dig i...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Hoboken, NJ :
John Wiley & Sons,
2018.
|
Colección: | --For dummies.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Intro; Title Page; Table of Contents; Introduction; About This Book; Foolish Assumptions; Icons Used in This Book; Beyond the Book; Where to Go from Here; Book 1: Getting Started with Web Programming; Chapter 1: Examining the Pieces of Web Programming; Creating a Simple Web Page; Creating a Dynamic Web Page; Storing Content; Chapter 2: Using a Web Server; Recognizing What's Required; Considering Your Server Options; Tweaking the Servers; Chapter 3: Building a Development Environment; Knowing Which Tools to Avoid; Working with the Right Tools; Book 2: HTML5 and CSS3.
- Chapter 1: The Basics of HTML5Diving into Document Structure; Looking at the Basic HTML5 Elements; Marking Your Text; Working with Characters; Making a List (And Checking It Twice); Building Tables; Chapter 2: The Basics of CSS3; Understanding Styles; Styling Text; Working with the Box Model; Styling Tables; Positioning Elements; Chapter 3: HTML5 Forms; Understanding HTML5 Forms; Using Input Fields; Adding a Text Area; Using Drop-Down Lists; Enhancing HTML5 Forms; Using HTML5 Data Validation; Chapter 4: Advanced CSS3; Rounding Your Corners; Using Border Images; Looking at the CSS3 Colors.
- Playing with Color GradientsAdding Shadows; Creating Fonts; Handling Media Queries; Chapter 5: HTML5 and Multimedia; Working with Images; Playing Audio; Watching Videos; Getting Help from Streamers; Book 3: JavaScript; Chapter 1: Introducing JavaScript; Knowing Why You Should Use JavaScript; Seeing Where to Put Your JavaScript Code; The Basics of JavaScript; Controlling Program Flow; Working with Functions; Chapter 2: Advanced JavaScript Coding; Understanding the Document Object Model; Finding Your Elements; Working with Document Object Model Form Data; Chapter 3: Using jQuery.
- Loading the jQuery LibraryUsing jQuery Functions; Finding Elements; Replacing Data; Changing Styles; Changing the Document Object Model; Playing with Animation; Chapter 4: Reacting to Events with JavaScript and jQuery; Understanding Events; Focusing on JavaScript and Events; Looking at jQuery and Events; Chapter 5: Troubleshooting JavaScript Programs; Identifying Errors; Working with Browser Developer Tools; Working Around Errors; Book 4: PHP; Chapter 1: Understanding PHP Basics; Seeing the Benefits of PHP; Understanding How to Use PHP; Working with PHP Variables; Using PHP Operators.
- Includes FilesChapter 2: PHP Flow Control; Using Logic Control; Looping; Building Your Own Functions; Working with Event-Driven PHP; Chapter 3: PHP Libraries; How PHP Uses Libraries; Text Functions; Math Functions; Date and Time Functions; Image-Handling Functions; Chapter 4: Considering PHP Security; Exploring PHP Vulnerabilities; PHP Vulnerability Solutions; Chapter 5: Object-Oriented PHP Programming; Understanding the Basics of Object-Oriented Programming; Using Magic Class Methods; Loading Classes; Extending Classes; Chapter 6: Sessions and Carts; Storing Persistent Data; PHP and Cookies.