Archive for November, 2008

Looping an array? Do it the foreach way

array, code, php, webdev

Cron Not Available? Try WebCron

code, cron, hosting, webdev

Comment your Code with Logic and Humour

code, webdev

Make Code Readability your Priority - Get Out of the Perl Mentality

code, perl, php, webdev

Stay On Top - Get All Your Info using Feeds (RSS, ATOM, etc.)

software, tools, webdev

Storing Simple Values and Parameters - define() your PHP constants

code, php, webdev

Improve Your Development Knowledge - Freelance for Fun

code, freelancing, python, webdev

PHP REGISTER_GLOBALS turned off? Hack It Back

code, php, webdev

Simple Shortcut to PHP echo - Keep it Neat and Tidy

code, php

PHP boolean values - shorter and semantic IFs

code, php, webdev

Create Google and Yahoo Site Maps for Search Engine Listings

google, msn, search-engines, seo, sitemaps, yahoo

Alternative to phpMyAdmin MySQL Database Administration - Navicat

database, mysql, tools

Debugging an Array - Print it Recursively with print_r()

code, php, webdev

Facebook Photo Tagging in Javascript

javascript

If you need indexes, MySQL will EXPLAIN

database, indexes, mysql