A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by BornForCode » Wed Feb 13, 2008 6:40 am
Code: Select all
$y = 08; $y += 15; echo $y;
Post by Mordred » Wed Feb 13, 2008 7:51 am
Return to “PHP - Code”