What, who, where am I?!?
Craig Lotter is a web developer based in Gordon's Bay, South Africa, who seems completely incapable of shaking off that pesky inner child within, the one that forces him to love all things animated or hand drawn.
The Rugged Rock of Craig contains snippets of his life, popular culture and all the important things like anime, manga, games and comic books. The CodeUnit of Craig on the other hand contains the more serious stuff like code snippets and tutorials, while the House of C chronicles his foray into the world of web comics.
For which it never seems he has enough time anyway.
CodeUnit Post Archive
Rugged Rock Studio
Tag Archives: tutorial
SQL: Return all the Names when you have all the IDs

I have all the ID values for wildlife parks but instead of displaying the ID values I want to display the park names. These are stored in a table that has two fields, namely ID and the corresponding display name. Continue reading
Posted in Technology & Code, Tutorials
Tagged in, sets, single select, sql, sql statement, tutorial
Leave a comment
PHP: How to add a Hour to the Current Time

Adding an hour to the current time turns out to be pretty easy thanks to the fantastic strtotime PHP function. Continue reading
Posted in Technology & Code, Tutorials
Tagged add hour, hour, PHP, script, time, tutorial
Leave a comment







