Hudzilla.org - the homepage of Paul Hudson
Contents > HTML Forms Wish List | Report Bug | About Me ]

7.11     Further reading

This is NOT the latest copy of this book; click here for the latest version.

I have not dedicated much space to designing and building HTML forms here, simply because I consider it a fairly minor aspect of PHP. Handling those forms is important, though, and we will be doing lots more of that in future chapters. If you are looking for a good book on learning HTML more thoroughly, consider these:

  • Elizabeth Castro's HTML for the World Wide Web. This is a Quick Start guide so is full of pictures to help get you going as quickly as possible. This book is quite compact, and there is not all that much text, but at the end of the day HTML is a graphical system so this is not a problem.

  • More technical readers might want to consider HTML & XHTML: The Definitive Guide by Chuck Musciano and Bill Kennedy - it is longer, much more detailed, and really gets to the bottom of various topics that Castro's book just mentions in passing.





<< 7.10 Exercises   7.12 Next chapter >>
Table of Contents
Want to see this stuff in print? PHP in a Nutshell takes the core topics covered here, adds in thousands of edits from the editorial team and myself, and combines them to make an unbeatable reference for PHP programmers at all levels.



My latest book has hundreds more tips on how to use PHP, Apache, and MySQL, plus Perl, Python, shell scripts, performance tuning, and more!



Top-right shadow
 
Bottom-left shadow Bottom shadow

Comments from other readers
Adrian C. - 06 Sep 2008

To say that " HTML is a graphical system" is misleading, meaningless, or a howler, depending on one's level of caffeination.

HTML is a mark-up language, and about document semantics/structure first, presentation second. The actual "system" for presenting your document on the web is CSS, whether, from the developer, the user or the browser default stylesheet.



Add comment
Please note that by posting a comment here you are committing it to the public domain. This is important so that others can make use of your code themselves, and also so that I can incorporate helpful notes directly into the main text. Comments are limited to 2000 characters in length.

If you are reporting an error in the content, please tell me directly.

Your name/email address:
Your comment:
 
Now, in order to verify that you're a real person, please answer this simple question: what is eight plus two?
The answer is:
(please write in
numbers, eg 19)


Top-right shadow
 
Bottom-left shadow Bottom shadow