Good Article: Build seven good object-oriented habits in PHP
Monday, November 3rd, 2008Here is a good article from IBM DeveloperWorks on some good object oriented principles to follow
Build seven good object-oriented habits in PHP
Here is a good article from IBM DeveloperWorks on some good object oriented principles to follow
Build seven good object-oriented habits in PHP
This is a simple tool that takes a hex color code (#FFFFFF) or color name (white) and uses javascript to display what that color is on the page. Built to quickly debug a style sheet, since #80b5d0 might as well be french.
Today i found some good tips
http://www.owasp.org/index.php/PHP_Top_5
That site has tips on security vulnerabilities, here is a quick list of pointers from that article.
Here is a link for a Smashing Magazine Post with 75 Different Javascript Tips/Techniques
http://www.smashingmagazine.com/2008/09/11/75-really-useful-javascript-techniques/
Here are ones that i found might be handy at a later date: