- Head First PHP & MySQL : A Brain-Friendly Guide
- Отзывы — Написать отзыв
- Head First: Php & Mysql, What a great book!
- Избранные страницы
- Содержание
- Другие издания — Просмотреть все
- Часто встречающиеся слова и выражения
- Об авторе (2008)
- Библиографические данные
- Head first php mysql 2nd edition
- Head First PHP & MySQL
- Table of Contents
Head First PHP & MySQL : A Brain-Friendly Guide
If you’re ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more.
Head First PHP & MySQL offers the same visually rich format that’s turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you’ve learned.
- Use PHP to transform static HTML pages into dynamic web sites
- Create and populate your own MySQL database tables, and work with data stored in files
- Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY
- Use cookies and sessions to track visitors’ login information and personalize the site for users
- Protect your data from SQL injection attacks
- Use regular expressions to validate information on forms
- Dynamically display text based on session info and create images on the fly
- Pull syndicated data from other sites using PHP and XML
Отзывы — Написать отзыв
Head First: Php & Mysql, What a great book!
I have been developing websites since the beginning of what we all know as the internet. Up until recently I have paid to have all of the coding done. Nothing that I ever read about Php or Mysql could . Читать весь отзыв
Избранные страницы
Содержание
Другие издания — Просмотреть все
Часто встречающиеся слова и выражения
Об авторе (2008)
Lynn Beighley is a fiction writer stuck in a technical book writer’s body. Upon discovering that technical book writing actually paid real money, she learned to accept and enjoy it. After going back to school to get a Masters in Computer Science, she worked for the acronyms NRL and LANL. Then she discovered Flash, and wrote her first bestseller. A victim of bad timing, she moved to Silicon Valley just before the great crash. She spent several years working for Yahoo! and writing other books and training courses. Finally giving in to her creative writing bent, she moved to the New York area to get an MFA in Creative Writing. Her Head First-style thesis was delivered to a packed room of professors and fellow students. It was extremely well received, and she finished her degree, finished Head First SQL, and can’t wait to begin her next book. Lynn loves traveling, cooking, and making up elaborate background stories about complete strangers. She’s a little scared of clowns.
Michael Morrison is a writer, developer, toy inventor, and author of a variety of books covering topics such as Java, Web scripting, game development, and mobile devices. Some of Michael’s notable writing projects include JavaScript Bible, 6th Edition (Wiley, 2006),Teach Yourself HTML and CSS in 24 Hours, 7th Edition (Sams Publishing, 2005), Beginning Mobile Phone Game Programming (Sams Publishing, 2004) and Java Unleashed (Sams Publishing, 1997). Michael is the intructor of several Web-based courses, including DigitalThink’s Introduction to Java 2 series, JavaBeans for Programmers series, and Win32 Programming series (www.digitalthink.com). In addition to his primary profession as a writer and technical consultant, Michael is the founder of Stalefish Labs (www.stalefishlabs.com), an entertainment company specializing in games, toys, and interactive media. When not glued to his computer, skateboarding, playing hockey, or watching movies with his wife, Masheed, Michael enjoys hanging out by his koi pond.
Библиографические данные
Название | Head First PHP & MySQL: A Brain-Friendly Guide Head First |
Авторы | Lynn Beighley , Michael Morrison |
Издание: | исправленное |
Издатель | «O’Reilly Media, Inc.», 2008 |
ISBN | 1449331556, 9781449331559 |
Количество страниц | Всего страниц: 814 |
  |   |
Экспорт цитаты | BiBTeX EndNote RefMan |
Head first php mysql 2nd edition
Авторы — Линн Бейли, Майкл Моррисон
Книга Линн Бейли и Майкла Моррисона «Изучаем PHP и MySQL» из серии «Head First» предназначена для тех, кто желает двигаться дальше создания простых НТМL-страниц, хочет изучить, понять и запомнить, как использовать РНР и MySQL для разработки веб-приложений. Книги данной серии отличаются простотой изложения, многочисленными примерами и использованием большого количества иллюстраций. Эту книгу можно назвать учебным пособием, но справочником она не является. Начинается книга с изучения простых проrраммных решений и основных приемов работ с базами данных. Затем рассматриваются более сложные функции РНР и запросы MySQL, а в самом конце описывается решение наиболее сложных задач. Хотя очень важно создавать приложения, которые позволяют пользователям добавлять в него данные и извлекать их, однако прежде чем вы сможете делать это, вам необходимо разобраться с синтаксисом и РНР, и MySQL. Поэтому в книге даются выражения РНР и MySQL, которые вы можете проверить на практике.
В книге не рассматриваются ВСЕ выражения, функции, ключевые слова и запросы РНР и MySQL. Эту информацию вы сможете найти в соответствующих справочниках. Описываются лишь те из них, которые вам необходимо знать и которые вы будете использовать в 95% времени.
Материал книги основан на использовании РНР версий 5 или 6 и MySQL версий 5 или 6.
Head First PHP & MySQL
If you’re ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more.
Head First PHP & MySQL offers the same visually rich format that’s turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you’ve learned.
- Use PHP to transform static HTML pages into dynamic web sites
- Create and populate your own MySQL database tables, and work with data stored in files
- Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY
- Use cookies and sessions to track visitors’ login information and personalize the site for users
- Protect your data from SQL injection attacks
- Use regular expressions to validate information on forms
- Dynamically display text based on session info and create images on the fly
- Pull syndicated data from other sites using PHP and XML
Throughout the book, you’ll build sophisticated examples — including a mailing list, a job board, and an online dating site — to help you learn how to harness the power of PHP and MySQL in a variety of contexts. If you’re ready to build a truly dynamic website, Head First PHP & MySQL is the ideal way to get going.
Table of Contents
Chapter 1 add life to your static pages: It’s Alive
Chapter 2 Connecting to MySQL:
Chapter 3 create and populate a database: Creating your own data
Chapter 4 realistic and practical applications: Your Application on the Web
Chapter 5 working with data stored in files: When a database just isn’t enough
Chapter 6 securing your application: Assume they’re all out to get you
Chapter 7 building personalized web apps: Remember me?
Chapter 7 1/2 eliminate duplicate code: Sharing is caring
Chapter 8 control your data, control your world: Harvesting data
Chapter 9 string and custom functions: Better living through functions
Chapter 10 regular expressions: Rules for replacement
Chapter 11 visualizing your data… and more!: Drawing dynamic graphics
Chapter 12 syndication and web services: Interfacing to the world
Appendix I: leftovers: The Top Ten Topics (we didn’t cover)
Appendix II: set up a development environment: A place to play
Appendix III: extend your php: Get even more