Archive for May, 2008

PHP Quick Plus Plus

arithmetic, code, php, variables

Take Regular Backups

backups, productivity, webdev

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

Struggling to debug php? Enable all errors

php, webdev

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