Apache, MySQL, and PHP Web Development All-in-One Desk Reference for

Apache, MySQL, and PHP Web Development All-in-One Desk Reference for

Apache, MySQL, and PHP Web Development All-in-One Desk Reference for

* Covers the entire open source Web platform known as LAMP, which includes Linux, Apache, MySQL, and PHP, the basis for many dynamic data-driven Web sites
* Seven convenient minibooks provide easy reference on open source and team development, working with Linux and Apache, automating Web sites with Perl, developing front-end applications with Tcl/TK, creating dynamic Web pages with PHP, accessing Web databases with MySQL, and processing Web files with regular expressions
* Includes valuab

List Price: $ 49.99

Price: $ 20.10

Learning PHP 5

Learning PHP 5

PHP has gained a following among non-technical web designers who need to add interactive aspects to their sites. Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP’s basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features–such as new object-oriented capabilities and support for XML and Web Services–that will please even the most experienced web professionals while

List Price: $ 23.99

Price:


Open Source Development with LAMP: Using Linux, Apache, MySQL, Perl, and PHP Jam

$11.29
End Date: Monday Jun-17-2013 16:17:59 PDT
Buy It Now for only: $11.29
Buy It Now | Add to watch list

More Linux Book Php Products

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Comments

  1. Rukie Tarrie says:
    16 of 22 people found the following review helpful
    3.0 out of 5 stars
    Useful but a book that can make you frustrated, July 25, 2005
    By 

    This review is from: Apache, MySQL, and PHP Web Development All-in-One Desk Reference for (Paperback)

    I consider myself as pretty much a patient problem solver when I actually encounter problems. But as I begin to use this book as a reference book to build my first website based on MySQL, PHP, and many other languages, I found myself getting seriously annoyed at the fact that this book offered me.

    That is not meant to say this book is a horrible book. First of all, as this book is published as “For Dummies series”, the author “is obliged” to write as you do not much about anything, though the author himself most likely did not incline toward the obligation. And, as it is written on book covers, this book truly covers the seven topics in one, and each of the topics is explained in detail and in plain language to make you easy to understand.

    But despite of these positive sides, it is unfortunate that this book seriously needs revision. To remind you, this book is a book targetting toward beginners. At the same time, however, this book is also a book targetting toward those who are actually intending to use PHP and other applications mentioned here to build a website. But before I mention what are the problems with the book, I want to let you know something about PHP. Those who already know or do not bother to know about it, just skip over to 2nd paragraph following this.

    For those who do not know, PHP is a language that can easily frustrate you if you make a single, minimal mistake such as: replacing a single quote as a double quote, absence/addition of a a blank line or a space, etc. To make things worse, when you run the PHP page with errors in web, it will give you errors that is not only unpleasant but almost entirely useless. I first used Notepad to write/edit the scripts, but lated I had to rely on Dreamweaver to make edits less frustrating — but with no significant improvement. And for those who do not have these expensive IDE softwares, you will probably spend hours to see what have done wrong in your script.

    Now, continuing with the problem with the book… The author makes a serious mistake by leaving incorrectly written scripts on several portions of his book. For example, these is this PHP script written on Chapter VI, Chapter 7, “Creating a Username System for Your Website”, that shows you entire scripts for useraccess.php file. The file itself is about 151 lines wrong(I say “about” because the script itself really depends on how you design the script), and there are 7 other files, either html or php, that works in conjunction with this file. By running the script, I got an error message that is basically useless. I ran the program in numbers of times more again, and I later found that the problem was actually in the book: there were 19 “{” sign but only 18 “}” sign in the script! I still ran in a couple more problems again after fixing the mistake. In any case, the book makes several mistakes that can guarantee you to get frustrated unless you are already a programming gru.

    In addition, while the author goes each portion pretty extensively, he somehow seems to assume that you read about previous parts of Books before you goes to next Book. What I mean by that is, for example, when he mentions about objects in PHP, he actually wants you to go back and read the parts in Perl to make you understand it. I do not think that is not really a good approach for beginners who will read this book because some users simply do not want to spend extra time to read over another books mentioning about Perl or Apache when they just wants to learn PHP. And often, I strongly felt that there needs to be more explanations regarding each issue, and I visited his website to see whether there is maybe a forum or a tutorial set up regarding the book. What I only found from his websites is articles regarding another computer language C, download search that is basically useless for me, and, oh, some Google and other affiliate ads to make himself some money. Nice…

    So, to conclude, I cannot really say that this book is a great book for beginners. Maybe, you will find that this book is not even an okay book, or maybe you will. However, what I suggest to you is that, if you buy this book from a bookstore, be sure to have a mind to learn through trials-and-errors with frustration rather than just using scripts written from the book.

    Help other customers find the most helpful reviews 

    Was this review helpful to you? Yes
    No

  2. John A. Suda says:
    86 of 91 people found the following review helpful
    4.0 out of 5 stars
    Fine introduction to php, October 17, 2004
    By 
    John A. Suda (Rochester NY) –
    (VINE VOICE)
      

    This review is from: Learning PHP 5 (Paperback)

    There are more new books being published about PHP than you can shake a joystick at. PHP (along with program friends – MySQL and Apache) has become very popular among developers and web designers, and for good reason. As a programming language, it is particularly suited to web development projects, while being relatively easy to write, use and learn. More importantly, it’s open-source and free, cross-platform, and widely supported.

    The book, “Learning PHP5″, by David Sklar, is one of the latest volumes dealing with PHP. It describes itself as “a Pain-Free Introduction to Building Interactive Web Sites” and provides a gentle introduction to the latest version of PHP, which is version 5 and only recently available.

    This book is not particularly useful for those experienced already with PHP, nor for those wanting to upgrade their knowledge of PHP from versions 4 and earlier to the newest version. It probably is not particularly useful for those power programmers who need and want a deep and comprehensive coverage of the topic. But it is a very well-written and designed introduction to PHP 5 for beginning programmers or those experienced PERL, ASP, or Cold Fusion programmers who want to learn a different language. There are many illustrations and code samples sprinkled throughout the book. Sklar, however, occasionally skims over some topics in furtherance of the completion of some practical examples.

    The publisher is O’Reilly Media, Inc. which seems to have an editor’s policy of covering complex computer-related topics in a comprehensive manner by publishing a range of volumes covering different aspects of a topic or from different angles or for different audiences. O’Reilly also publishes volumes on moving to PHP 5 (“Upgrading to PHP 5″), detailed and technical PHP (“Programming PHP”), and a collection of solutions to common PHP programming problems (“The PHP Cookbook”).

    The author, Mr. Sklar, is an experienced consultant in computer software development and technical training. He is the author of “Essential PHP Tools” and coauthor of the afore-mentioned “The PHP Cookbook”. He takes a deliberate and comprehensive approach to explaining PHP 5, not in great depth, but with an intent of providing enough information, concepts, detail, and scope to create a pleasant and useful read of a technical subject. The basic promise of PHP is in the relatively easy creation of more dynamic and

    interesting web sites which would include, for example, product catalogs, blogs, photo galleries, event calendars, forms, and more.

    There are 13 chapters and 3 appendices. The early chapters provide an orientation to PHP including its place in contemporary web development, its basic rules, and its syntax. They explain the basic background of PHP and how it interacts with the browser and web server. Later chapters introduce primary concepts like loops, arrays, and functions. The idea here is to facilitate learning the fundamentals of the grammar and vocabulary. Chapters 2 through 12 have short exercises at the end of each to allow the reader to practice writing PHP code and to test learning. (The answers are contained in Appendix C.) Experienced programmers and geeks may recoil at the inclusion of these exercises, but they are useful for beginners.

    Chapter 6 provides a practical exercise – how to make and use a web form. The author shows how to access form variables, how to validate user-inputted data for security and efficiency reasons, and how to process forms using functions. Chapter 7 shows how PHP interacts with database programs, like SQL and Oracle, but focuses primarily on MySQL, and demonstrates how to organize data, connect to a server-based database, create tables, and input and retrieve data.

    The rest of the middle chapters cover the use and implementation of cookies and sessions, handling dates and time, and working with files. The practical exercise using dates and times is creating and displaying a monthly calendar. The final chapters provide brief but practical coverage of XML, debugging, and in Chapter 13, other PHP aspects. PHP is amazingly useful, flexible, and practical. One can deal with graphics, pdf-formatted documents, and other media like Flash and Shockwave. It also has mailing and file uploading functions, encryption capabilities, and for more experienced coders, the ability to run shell commands. The upgraded PHP 5 has new capabilities which now include object-oriented programming.

    Appendix A covers installing and configuring PHP for Windows, Mac OSX, and Linux; Appendix B is a short primer on regular expressions and how to use them with PHP.

    I found the book to be the most accessible introduction to PHP I have read. It provides the basic fundamentals, engages the reader in practical examples, reinforces learning with exercises, and provides an overall perspective on the scope of PHP…

    Read more

    Help other customers find the most helpful reviews 

    Was this review helpful to you? Yes
    No

  3. Jack D. Herrington "engineer and author" says:
    82 of 87 people found the following review helpful
    5.0 out of 5 stars
    Practical PHP, not just a language summary, July 28, 2004
    By 
    Jack D. Herrington “engineer and author” (Silicon Valley, CA) –
    (VINE VOICE)
      
    (REAL NAME)
      

    This review is from: Learning PHP 5 (Paperback)

    From the title I would have expected that the book spend all of it’s slim 300 page frame on a soup to nuts language introduction. For the first six chapters it looks that way as it rolls through language basics, variables, conditionals, arrays, etc. But then it veers into the practical for the rest of the book and covers topics such as database access through Pear DB and the use of XML.

    There is a lot to like about this book. The chapters are short, focused and practical. And I have no issues recommending the book on a technical level. Especially the database section which advocates simple safe SQL practices. In particular you should follow the advice on page 126 about using the ‘?’ operator in your SQL queries.

    There isn’t much new for PHP 4 programmers looking to learn about PHP 5. In fact there is little or no emphasis placed on teaching you to write classes. The only information about classes is about their consumption. This is definitely not a book for the experienced PHP developer, but for a beginner this is one of the best.

    Help other customers find the most helpful reviews 

    Was this review helpful to you? Yes
    No

  4. Matthew Echert says:
    22 of 23 people found the following review helpful
    3.0 out of 5 stars
    Good place to start, but beware: no OOP coverage, January 5, 2005
    By 
    Matthew Echert (Seattle, WA USA) –
    (REAL NAME)
      

    This review is from: Learning PHP 5 (Paperback)

    I picked up this book shortly after PHP 5 became available, expecting that because it’s specifically about PHP 5 it would give some attention to PHP 5′s new features over PHP 4. Most specifically I wanted to read about PHP 5′s completely new Object Model, which is not a minor change. This book only mentions objects and classes in passing though, so it wasn’t helpful to me at all in that regard. The chapter on working with databases has been helpful to me. It focuses mainly on PEAR DB but includes some good information about PHP 5′s improved MySQL functions.

    It’s still a helpful book for programming PHP in general, and I do check it from time to time to brush up on syntax or look at example code. It reads pretty well and the examples are solid. If you’re coming to PHP with prior experience in Java, Perl, or anything similar, you’ll probably find the pace pretty slow. If you want a well-rounded introduction to PHP you’ll do well with this book. If you’re looking for information on more advanced topics like object-oriented programming, look elsewhere.

    Help other customers find the most helpful reviews 

    Was this review helpful to you? Yes
    No

Speak Your Mind