This website has some of the most helpful tutorials on php I have ever read. Reading all these tutorials will make you learn more about php than you have ever known, and humor is also included.
Archive for August, 2007
100 Essential Resources for Web Developers
In Uncategorized on August 10, 2007 at 9:41 amA Web developer’s life is hard enough without having to be constantly on the hunt for good web-dev resources. After using these, you may still have 99 problems, but developing ain’t gonna be one.
Finally We Get New Elements in HTML 5
In Uncategorized on August 10, 2007 at 9:40 amHTML 5 introduces new elements for the first time since the last millennium. New structural elements include aside, figure, and section. New inline elements include time, meter, and progress. New embedding elements include video and audio. New interactive elements include details, datagrid, and command.
Understanding the C in CSS
In Uncategorized on August 8, 2007 at 8:51 amThis simple tutorial explains the cascading feature of CSS. Useful for those starting out with CSS or if you need a refresher.
6 Firefox Extensions for Web Workers
In Uncategorized on August 8, 2007 at 8:50 amWith thousands of extensions out there, your list may vary, but here’s my own selection of half a dozen essentials.
How to fullproof your CSS
In Uncategorized on August 8, 2007 at 8:48 amIntroducing a way to check your stylesheet selectors for redundancy, optimize CSS and serve cleaner files to the end user.