Every program in the book has been tested on multiple servers, but you may need to adjust the code or your server configuration for your own situation. Instructions for doing this are included in the book whenever it may be necessary.
-Andy
Product Details
Would you like to update product info or give feedback on images?
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most Helpful Customer Reviews
50 of 51 people found the following review helpful:
5.0 out of 5 stars
Good for beginners ... Installation issues,
By A Customer
Amazon Verified Purchase(What's this?)
This review is from: PHP/MySQL Programming for the Absolute Beginner (Paperback)
This book is excellent for someone who has zero or outdated programming knowledge. If you follow all the examples you will become knowledgeable enough to tackle more advanced titles on the subject. If you had problems getting the software working ... read the last section of this review. The book covers the basics of HTML, PHP, MySQL and programming concepts such as Variables, Conditions, Functions, Loops, String handling, Arrays etc. at a level and in a manner that beginners should warm to. Rather than a terse explanation of these topics, the author chose to "teach by example". Sometimes this approach works better ... especially in cases where the meaning of the code can be easily interpreted.The first Chapter on MySQL (CHAP 7) needs some work. It speaks about exporting a table into html and xml (page 281) but does not clearly explain that this exports the results of a query. You will first have to build a query (SELECT * FROM phoneList;) before you can export. There are a few other areas in the book where you have to "figure it out". For example, the use of "backslash-n" appears in the text without explanation. Unfortunately, the PHP manual did not clear it up for me. However, hats off to the author (Andy Harris) as other texts are so much more difficult for the beginner (i.e. non programmer). Installation Problems Download apache_1.3.23-win32-x86 or latest version (apache.org) The Apache and MySQL installers run automatically but PHP requires some work. Once installed, test Apache with http://localhost/ ... you should see the default apache screen. Next you will need to get Apache to use PHP to interpret files with the .php extension. ... Also, remember to replace all \ with / when editing the configuration files. If all else fails, reread the installation info that came with the software and search the net for WAMP (Windows, Apache, MySQL, PHP). Good Luck.
13 of 15 people found the following review helpful:
4.0 out of 5 stars
Great introduction to programming in general,
By cjmazon "chrisjmeagher" (Pasadena, CA United States) - See all my reviews
This review is from: PHP/MySQL Programming for the Absolute Beginner (Paperback)
While, of course, focusing on the aspects of PHP and MySQL programming, the first few chapters of the book also make sure to teach the fundamentals of all programming - scope of variables, arrays, the different options for loops, etc. This was extremely helpful to me. With the in-depth example programs and the useful "Challenges" at the end of each chapter, I was programming in PHP from day one. The only problem I had is that he doesn't cover the configuration of PHP much at all, and the example programs on the CD require a certain configuration of PHP that is not standard with installations - so, I had to alter his code in order to see it work on MY computer.
16 of 21 people found the following review helpful:
5.0 out of 5 stars
Great Book for anyone wanting to learn PHP & MySQL,
By "kazsil" (Indianapolis, IN) - See all my reviews
This review is from: PHP/MySQL Programming for the Absolute Beginner (Paperback)
This book will help anyone who has had any or no experience with programming. I found this book easy to understand and he shows great examples for almost everything. That was very important to me since I am a "show me" type of learner. Great Book!
Share your thoughts with other customers: Create your own review
|
|
|
Suggested Tags from Similar Products(What's this?)Be the first one to add a relevant tag (keyword that's strongly related to this product).
|
|
This product's forum
Active discussions in related forums
Search Customer Discussions
|
Related forums
|