For me, I code PHP, I have 2 major errors..
1. I will type l instead of ;
example:
Quote
<? echo "hello world!"l ?>
I do that alot...
2. I type ( instead of { or ) instead of }
example:
Quote
<? if(isset($username))( echo "its set"; } else { echo "its not set"; } ?>
how about you guys :P


Sign In
Create Account


Back to top










