KuTsuM commented on a Page, Word changer  -  Mar 11, 2006

Oh yeah, and a cleaner code tip:

If you want to evaluate 2 parameters, it\'s better not to check if both $1 and $2 exist, when you can evaluate $2 and see if it exists, if it doesn\'t, it\'ll do the same exact thing you just did
IE: if ($2) { //code }

Just a tip :)

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.