Archive for the 'code' Category


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

Sort out your Copyright notice with PHP Date()

code, php, webdev

PHP Ternary Operator - Shortcut to IF ELSE

code, php, webdev

Reseed MySQL Primary Key - AUTO_INCREMENT

code, database, mysql, webdev

PHP heredoc Syntax - Alternative to Assigning String Variables

code, php, webdev

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

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

Next Page »