Please answer this simple SPAM challenge: two minus one? (Example: nine)
current() also works on objects: <?php echo current((object) array('one', 'two')); // Outputs: one ?>
<< Back to user notes page