Cheap Web Hosting and Domain Registration - Dayana Host   Cheap Web Hosting with 100% Satisfaction Guarantee by Dayana Host
More than 69,360 web sites hosted. Latest client joined at Jan 5, 2009, 1:29pm PST Cheap Web Hosting with 100% Satisfaction Guarantee by Dayana Host
 
 

Useful Books and Software

Related Apache Books

     
 
Books and Software > Books > Apache > Page 11 > Apache, MySQL, and PHP Weekend Crash Course
 
     
 
Apache, MySQL, and PHP Weekend Crash Course
 
3.0 of 5.0
 
Apache, MySQL, and PHP Weekend Crash Course
Get up to speed on Apache, MySQL, and PHP – in a weekend!

The big day is Monday. The day you get to show off what you know about Apache Web server, MySQL database, and PHP scripting. The problem is, you're not really up to speed. Maybe it's been a while since you installed all three of these technologies. Perhaps you've never used Apache, MySQL, and PHP together. Or maybe you just like a challenge. In any event, we've got a solution for you – Apache, MySQL, and PHP Weekend Crash Course. Open the book Friday evening and on Sunday afternoon, after completing 30 fast, focused sessions, you'll be able to dive right in and begin building dynamic, data-driven sites on either Windows® or Linux® with all three integrated technologies.

The Curriculum

Friday
Evening: 4 Sessions, 2 Hours

  • Installing Apache
  • Installing PHP
  • Installing MySQL
  • Apache Basics

Saturday
Morning: 6 Sessions, 3 Hours

  • Configuring Apache
  • Apache Security Concerns
  • The Basics of MySQL
  • MySQL Security
  • Working with Data
  • Queries

Afternoon: 6 Sessions, 3 Hours

  • Troubleshooting MySQL Commands and Queries
  • Advanced MySQL Concepts
  • PHP Basics
  • Program Flow
  • PHP Functions

Saturday, cont.
Evening: 4 Sessions, 2 Hours

  • Working with Files
  • HTML Constructs
  • Working with Forms
  • Multiple-User Considerations in PHP

Sunday
Morning: 6 Sessions, 3 Hours

  • Good Coding Practices
  • Debugging and Troubleshooting PHP
  • MySQL Through PHP
  • Debugging and Troubleshooting MySQL in PHP
  • Odds and Ends
  • Project: Calendar I

Afternoon: 4 Sessions, 2 Hours

  • Project: Calendar II
  • Project: Content Publishing I
  • Project: Content Publishing II
  • Project: Building an RSS Feed


 
Publisher: Wiley
Author: Steven M. Schafer
Release Date: 2003-10-24
ISBN/EAN: 0764543202 / 9780764543203

New Price: $3.29 / Used Price: $2.91 / Collectible Price: n.a.
Buy it Now!
Average Rating: 3.0
Number of Reviews: 6

 

Great Beginner's Book (so far)Rating:
I am giving this 4 stars because I am still near the front of this book. From the other reviews I've seen here, most people are giving bad reviews because they are having trouble just setting up Apache, PHP and MySQL. Let me tell you, I have zero experience with any of those technologies, but I have the drive to figure things out. The versions of all three programs listed in the book are older than what is available now, but anyone worth their weight in scripting tags will be able to figure out how to install the newer versions. If you can't get past that part, then developing dynamic web content is not for you. In any case, it's not the book's fault if the programs have changed layouts and added new features that make the reader dig a little deeper to figure out how to implement the code. As for the code itself, the mySQL code I've worked with so far is spot on. It remains to be seen how the PHP coding turns out, but I have high hopes for this book
Total Votes: 1, Helpful Votes: 1, Date: 2007-05-03
 
OutdatedRating:
Today: December 13th, 2006.
This 2004 book is great....for older versions of PHP and mySQL. It took me a long time to figure out how to install PHP correctly...and the mySQL screenshots and setup instructions are outdated too.

If this book were up to date with the current versions of the software, I'd be giving it a rave review and 5 stars.

The current versions of the software are:
Apache 2.2.3
PHP 5.2.0
mySQL 5.0.27

I had no problem installing Apache & running it (this is on Windows, btw). However, the others took some web searches to figure out.
If you do intend to buy this book, here are 2 revisions:
Page 26: you can skip step 2.
Page 28: LoadModule php5_module c:\php\php5apache2_2.dll
Total Votes: 3, Helpful Votes: 3, Date: 2006-12-14
 
Decent material for the absolute beginnerRating:
Attempting to install Apache following the authors' instructions will not amount to getting started anytime soon. However once you get past these issues, you will find he has done a decent job of providing an entry level for the complete newbie.

Mind you, if you have any previous experience coding PHP or SQL the provided examples are not for you: buy a different book.

Total Votes: 0, Helpful Votes: 0, Date: 2004-06-09
 
Great book, examples worked great on WindowsRating:
I had no problems following any of the author's steps in the book for Windows and I'm sure anyone who's competent with Windows can do the same. I didn't actually spend a whole weekend with the book as the title suggests, but each lesson takes about the amount of time prescribed and getting through the book in several evenings over the course of a week or two is pretty easy. be sure of course to get the right versions of MySQL, Apache, and PHP. The combination of the 3 can lead to problems if you don't use the exact versions with all the right patches applied as the author suggests. I had tinkered with IIS some in the past but never before had I done anything more complicated than HTML web pages. From the examples in this book, I was able to set up my own web site with a database.
Total Votes: 4, Helpful Votes: 4, Date: 2004-05-01
 
Don't botherRating:
Has the author actually tried to do a PHP/Apache installation on Windows2000? Strange he didn't come up against any of the same errors I got when I followed his instructions (several attempts)
Total Votes: 5, Helpful Votes: 2, Date: 2004-04-28
 
Great Beginner's Book (so far)Rating:
I am giving this 4 stars because I am still near the front of this book. From the other reviews I've seen here, most people are giving bad reviews because they are having trouble just setting up Apache, PHP and MySQL. Let me tell you, I have zero experience with any of those technologies, but I have the drive to figure things out. The versions of all three programs listed in the book are older than what is available now, but anyone worth their weight in scripting tags will be able to figure out how to install the newer versions. If you can't get past that part, then developing dynamic web content is not for you. In any case, it's not the book's fault if the programs have changed layouts and added new features that make the reader dig a little deeper to figure out how to implement the code. As for the code itself, the mySQL code I've worked with so far is spot on. It remains to be seen how the PHP coding turns out, but I have high hopes for this book
Total Votes: 1, Helpful Votes: 1, Date: 2007-05-03
 
OutdatedRating:
Today: December 13th, 2006.
This 2004 book is great....for older versions of PHP and mySQL. It took me a long time to figure out how to install PHP correctly...and the mySQL screenshots and setup instructions are outdated too.

If this book were up to date with the current versions of the software, I'd be giving it a rave review and 5 stars.

The current versions of the software are:
Apache 2.2.3
PHP 5.2.0
mySQL 5.0.27

I had no problem installing Apache & running it (this is on Windows, btw). However, the others took some web searches to figure out.
If you do intend to buy this book, here are 2 revisions:
Page 26: you can skip step 2.
Page 28: LoadModule php5_module c:\php\php5apache2_2.dll
Total Votes: 3, Helpful Votes: 3, Date: 2006-12-14
 
Decent material for the absolute beginnerRating:
Attempting to install Apache following the authors' instructions will not amount to getting started anytime soon. However once you get past these issues, you will find he has done a decent job of providing an entry level for the complete newbie.

Mind you, if you have any previous experience coding PHP or SQL the provided examples are not for you: buy a different book.

Total Votes: 0, Helpful Votes: 0, Date: 2004-06-09
 
Great book, examples worked great on WindowsRating:
I had no problems following any of the author's steps in the book for Windows and I'm sure anyone who's competent with Windows can do the same. I didn't actually spend a whole weekend with the book as the title suggests, but each lesson takes about the amount of time prescribed and getting through the book in several evenings over the course of a week or two is pretty easy. be sure of course to get the right versions of MySQL, Apache, and PHP. The combination of the 3 can lead to problems if you don't use the exact versions with all the right patches applied as the author suggests. I had tinkered with IIS some in the past but never before had I done anything more complicated than HTML web pages. From the examples in this book, I was able to set up my own web site with a database.
Total Votes: 4, Helpful Votes: 4, Date: 2004-05-01
 
Don't botherRating:
Has the author actually tried to do a PHP/Apache installation on Windows2000? Strange he didn't come up against any of the same errors I got when I followed his instructions (several attempts)
Total Votes: 5, Helpful Votes: 2, Date: 2004-04-28
 
 
     
 

Home | Process Guide | Affiliate Program | Network Maps | Testimonials | Uptime Monitor | Contact | Table of Contents | phpOnline
Domain Registration | Personal Web Hosting Plans | Business Web Hosting Plans | Reseller Web Hosting Plans | Sample Clients
Customer Service | Support Center | Forums | Control Panel Demo | Useful Resources and links | Books and Software
CPanel and WHM Tutorials | Web Site Design Templates | Upgrade, Renew and Maintenance | Free Counter | NS Lookup | Whois
Acceptable Use Policy, Anti Spam Policy, Terms of Services | Privacy Policy