The Blog of Jacob Roeland



How I Write Reminders

By: Jacroe July 14, 2008

This is how I wrote down a reminder the other day:

<?php
if ($time) {
move('48', beginning); }
?>

It means: If I have time ($time) then move picture '48' to the beginning. However if I don't have any time, don't do it.

+10 geek points. :D



This post is lonely; there are no comments...

Post a Comment
Name:
Email:
(will not be seen)
Comment:
Whitespace preserved. HTML stripped
captcha, bot!