Online nowJorday
Jordie is a 22 year old guy in a relationship from Sydney, NSW, Australia.
Likes 6,083 pages, 273 videos, 107 photos242 fans • Received 32 reviews
Member since May 03, 2006
My blog used to be cool, i swear!

Favorites » His php pages

PHP Tutorials, Help and Information & Blog Archive & PHP Input and Output Com…
Liked it Aug 18, 9:25pm 0 review php, tutorial
http://phptuts.net/?p=12
Review: Interspire Offers Inspiring Storefront Solution
Liked it Aug 11, 8:17pm 0 review business, internet, php, ecommerce, ebusiness
http://www.ecommerce-guide.com/resources/product_reviews/article.php/3764476
Digg - MyBB 1.4 Released - Free Forum Software
Liked it Aug 3, 6:46pm 0 review software, internet, php, free, forum
http://digg.com/software/MyBB_1_4_Released_Free_Forum_Software
Introduction to PHP 5
Liked it Jul 31, 9:11pm 0 review php
http://www.phpwest.com/articles/56/Basics/Introduction_to_PHP_5.html
PHP Echo Vs Print - Learn PHP Online
Liked it Jul 24, 6:16am 20 reviews php
http://www.learnphponline.com/php-basics/php-echo-vs-print
Three Quick Tips To Make Your PHP Understandable
Disliked it Jul 21, 2:47pm 7 reviews php
http://devzone.zend.com/article/3592-Three-Quick-Tips-To-Make-Your-PHP-Unders...
I wanted to post a comment on the page but their login system was down :S Anyway, NEVER EVER use sprintf(). Its fucking evil. Code may "look" cleaner, but its not. Its a nightmare to edit, especially if you're using much longer queries with more replacements. It gets hard to keep track of everything. Also, its TWICE AS SLOW as normal string concatenation. If you need to "clean your code" (I don't see what's unclean or unreadable about normal concatenation) use this method: $line = 'select * from blah '; $line .= 'where blah='. $sanatizedVar; $line .= ' limit 23'; WOW, so much cleaner!! :D
Smart Image Resizer (PHP): a simple way to create thumbnails and more on the fly…
Liked it Jul 7, 6:15am 4 reviews php
http://shiftingpixel.com/2008/03/03/smart-image-resizer/
PHP: levenshtein - Manual
Liked it Jun 30, 1:24am 3 reviews php
http://www.php.net/manual/en/function.levenshtein.php
PHP Security Consortium: PHP Security Guide
Liked it Jun 30, 1:15am 6 reviews php
http://phpsec.org/projects/guide/
PHP compression without ob_start | Geekie.org
Liked it Jun 17, 5:46pm 0 review programming, internet, php, compression, zlib
http://www.geekie.org/technology/software/php/2007.09/47.php-compression-with...
Please login or join to view older archives
See more popular pages about php liked by other StumbleUpon users.