Get the Code

Hello! I hope you are here because you have a copy of my book, The Joy of PHP, and you’re ready to start coding yourself!  Welcome!  Don’t use the source code too heavily; part of the point is for you to do it yourself.

Note that there is some ‘bonus‘ source code which takes the basic examples from the book and extends them.

For instance, the book describes a simple four-field form to create and edit cars for ‘Sam’s Used Cars’ web site, while the bonus content extends the simple form to allow editing of all the fields associated with the cars. I didn’t cover that in the book, because the extra fields could take away from understanding the concept, and I really wanted you to get the concepts first. 

If you have the concepts down, you might be interested in going beyond what the book provides and see what you can do.  So I offer the form extended to something more production ready.  After all, I assume you’re reading the book because you want to build something!    I also add a form that allows you to search for specific types of cars.

Finally, if you do something cool with the source code, and want to share it with the other readers, please email me and I’ll look it over and maybe pass it along to other readers. 

Happy coding,

Alan

Leave a Reply