-
出版商:
CreateSpace Independ
-
出版日期:
2012-10-13
-
售價:
$1,010
-
貴賓價:
9.5 折
$960
-
語言:
英文
-
頁數:
180
-
裝訂:
Paperback
-
ISBN:
1494267357
-
ISBN-13:
9781494267353
-
相關分類:
MySQL、PHP、SQL
商品描述
A Beginner's Guide to Programming Interactive Web Applications with PHP and mySQL Have you ever wanted to design your own website or browser application but thought it would be too difficult or just didn't know where to start? Have you found the amount of information on the Internet either too daunting or not geared for your skill set or worse-- just plain boring? Are you interested in learning to program PHP and have some fun along the way? If so, then The Joy of PHP by Alan Forbes is the book for you!! Alan starts with some basic HTML so the absolute beginner can catch up quickly and then goes step by step on how PHP works. You start with the easy stuff--like how to create and run simple PHP scripts that modify web pages-- and then build on what you've learned through a series of cohesive (and fun) exercises that carry over from lesson to lesson. As the chapters progress you begin to build a web site for a growing used car dealership business. This approach keeps the material fun and challenging-- and gives what you've learned a context to be relevant. A car dealership needs a constantly changing web site because the inventory of cars is always changing. HTML is not the answer for this kind of web site-- but PHP and mySQL are! Throughout the book you will be working with the web site for the car dealership and adding features and modifying it as the needs of the business (and your knowledge) grow. This writing style reinforces the previous lessons and keeps you engaged in a "real" project -- giving you both a sense of accomplishment and an opportunity to apply what you've learned to a realistic scenario. You are far more likely to retain what you've learned using this approach than just reading dry syntax documentation. The author has an easy and fun style of writing that teaches you PHP in a simple, matter of fact manner while showing you the most common uses of the commands you need to get the job done. This keeps your learning pace quick and uncluttered. If you need it, he also points you to several resources where you can learn more about the other options a PHP function can offer and-- even better--how to read and understand those resources. If you want to learn the PHP language in an easy, enjoyable, well laid out manner and to learn why PHP and mySQL are so powerful and fun to use then buy this book!! Do not buy this book if you are looking for a comprehensive reference of boring PHP syntax. This book does not attempt to cover everything about PHP. What it does do-- and does well-- is take you from being a beginner who isn't even sure what PHP is to someone who knows the sheer joy that only programming dynamic sites can provide. You will become someone who can read, write, and modify PHP scripts and you will be able make your website come alive. Bonus Code All the source code referenced in the book is available for easy download and well organized. You don't have to cut and paste out of Kindle or retype code, unless you want to. There is even a video tutorial showing how to get started. Topics Covered... - Installing and configuring PHP - Introduction to HTML - Basic PHP Syntax - Some Fun Right Away - Editors and Staying Organized - Variables, Numbers, Dates and Strings - Control Structures - How to use a database, such as mySQL - Using PHP and mySQL Together - How to create forms to Display, Add, Edit, and Delete data - Session Variables - Working with Images - PHP File Uploads - PHP Quirks and Tips - Security Considerations This book is NOT the only book you'll ever need to read to master PHP. The book is a gentle introduction to a very rich topic. The hope of the author is to show you that PHP isn't really that scary after all, it is something YOU can do, and it can even bring you joy once you get it.
商品描述(中文翻譯)
初學者的互動網頁應用程式編程指南:使用 PHP 和 mySQL
你是否曾經想設計自己的網站或瀏覽器應用程式,但覺得這太困難,或者不知道從何開始?你是否發現網路上的資訊要麼讓人感到畏懼,要麼不符合你的技能水平,甚至更糟——簡直無聊?你是否有興趣學習 PHP 編程,並在過程中享受樂趣?如果是這樣,那麼 Alan Forbes 的《PHP 的樂趣》就是適合你的書籍!!
Alan 從一些基本的 HTML 開始,讓完全的初學者能夠快速跟上,然後一步一步介紹 PHP 的運作方式。你將從簡單的內容開始——例如如何創建和運行修改網頁的簡單 PHP 腳本——然後通過一系列連貫(且有趣)的練習來鞏固所學的知識,這些練習會從一課延續到下一課。
隨著章節的進展,你將開始為一家不斷成長的二手車經銷商業務建立網站。這種方法使材料既有趣又具挑戰性——並為你所學的知識提供了相關的背景。二手車經銷商需要一個不斷變化的網站,因為車輛的庫存總是在變化。HTML 不是這種網站的解決方案——但 PHP 和 mySQL 是!
在整本書中,你將與這家車經銷商的網站一起工作,隨著業務需求(和你的知識)的增長,不斷添加功能和修改網站。這種寫作風格加強了之前的課程,並讓你參與到一個“真實”的項目中——讓你感受到成就感,並有機會將所學應用於現實情境。使用這種方法,你更有可能記住所學的知識,而不是僅僅閱讀枯燥的語法文檔。
作者的寫作風格輕鬆有趣,以簡單、直白的方式教你 PHP,同時展示你完成任務所需命令的最常見用法。這使你的學習速度快速且不雜亂。如果需要,他還會指引你到幾個資源,讓你可以進一步了解 PHP 函數的其他選項,甚至更好的是,如何閱讀和理解這些資源。
如果你想以簡單、愉快、結構良好的方式學習 PHP 語言,並了解為什麼 PHP 和 mySQL 是如此強大且有趣的工具,那麼就買這本書吧!!如果你在尋找一本無聊的 PHP 語法的全面參考書,請不要購買這本書。
這本書並不試圖涵蓋 PHP 的所有內容。它所做的——而且做得很好——是將你從一個甚至不確定 PHP 是什麼的初學者,帶到一個知道只有編程動態網站才能帶來的純粹快樂的人。你將成為一個能夠閱讀、編寫和修改 PHP 腳本的人,並能讓你的網站活起來。
附加代碼
書中提到的所有源代碼都可以輕鬆下載,並且組織良好。你不必從 Kindle 中剪切和粘貼或重新輸入代碼,除非你想這樣做。還有一個視頻教程展示如何開始。
涵蓋的主題...
- 安裝和配置 PHP
- HTML 簡介
- 基本 PHP 語法
- 立即開始一些有趣的內容
- 編輯器和保持組織
- 變數、數字、日期和字串
- 控制結構
- 如何使用數據庫,例如 mySQL
- 同時使用 PHP 和 mySQL
- 如何創建表單以顯示、添加、編輯和刪除數據
- 會話變數
- 圖像處理
- PHP 文件上傳
- PHP 的特性和提示
- 安全考量
這本書並不是你掌握 PHP 所需閱讀的唯一書籍。這本書是對一個非常豐富主題的溫和介紹。作者的希望是向你展示,PHP 其實並沒有那麼可怕,它是你可以做到的事情,並且一旦你掌握了它,它甚至可以帶給你快樂。