Archive for the 'code' Category


Comment your Code with Logic and Humour

code, webdev

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

code, perl, php, 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

Debugging an Array - Print it Recursively with print_r()

code, php, webdev

MySQL Password Function - OLD_PASSWORD() and PASSWORD()

code, database, mysql, upgrades

PHP Quotes and Apostrophes - the Difference

code, php, webdev

PHP Header Redirect? Don’t forget to die();

code, php

PHP Quick Plus Plus

arithmetic, code, php, variables

Incorrect usage of UNION and ORDER BY

code, databases, dev, mysql

Using the PHP Modulus Operator

arithmetic, code, dev, operators, php, webdev

Use PHP to Capitalise Your Text

code, dev, php, string, webdev

Keep Your Website Hidden While Testing

code, htaccess, ip, server, testing, webdev

subquery workaround in MySQL 4

code, database, dev, mysql, php, sql, webdev

explode() and implode() php arrays

array, code, dev, php, webdev

Dump your PHP Variables with var_dump()

code, debugging, php, variables

MySQL Random Row

code, database, mysql

Next Page »