PHP

From WikiLinks

Jump to: navigation, search

Contents

[edit] Reference material

[edit] CSS

[edit] Tools

  • Fiddler is a http proxy debugging tool. Let's you inspect everything being sent from/to the server, and even let's you set breakpoints and tamper with the data being sent.

[edit] Images

8 Magazine layout images with PHP discusses a script that can resize images and display them in clever magazine like way

[edit] Switch to PHP5

[edit] WYSIWYG editors

[edit] Articles

[edit] Books on PHP

  • Programming PHP by Rasmus Lerdorf, the man who invented PHP. Published by O'Reilly. The definitive reference for PHP.
  • Web database applications with PHP and MySQL by Hugh E. Williams and David Lane for O'Reilly. Theoritical and practical information on how to build solid web applications with databases. Touches on security issues. This is a great book to help you on your way to make your first web application a professional one.
  • PHP and PostGreSQL Advanced web programming by Ewald Geschwinde and Hans-Juergen Schoenig. Published by Sams. Aimed at people with a basic knowledge of database and web scripting languages. Learn to develop powerful, secure and inexpensive web applications.
Personal tools