Head First PHP & MySQL (Paperback)
Lynn Beighley, Michael Morrison
- 出版商: O'Reilly
- 出版日期: 2009-01-27
- 定價: $1,990
- 售價: 9.0 折 $1,791
- 語言: 英文
- 頁數: 814
- 裝訂: Paperback
- ISBN: 0596006306
- ISBN-13: 9780596006303
-
相關分類:
MySQL、PHP、SQL
-
相關翻譯:
深入淺出 PHP 與 MySQL (Head First PHP & MySQL) (繁中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$3,630$3,449 -
$1,176Thinking in C++, Vol. 2: Practical Programming, 2/e (Paperback)
-
$2,240$2,128 -
$880$695 -
$880$695 -
$550$468 -
$990$891 -
$980$774 -
$620$490 -
$880$748 -
$299$254 -
$5,400$5,130 -
$1,840$1,748 -
$520$411 -
$530$419 -
$890$703 -
$490$387 -
$450$351 -
$850$672 -
$950$751 -
$590$466 -
$600$468 -
$520$411 -
$880$695 -
$400$340
相關主題
商品描述
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