To be honest parenthesis means nothing but garbage, I've said it once and I'll say it again Charlie, preference.
If someone wants to use the following:
darn god boy just let them. It does absolutely nothing to the script at all. Yes, the proper way would be to use double quotes, not singles but it works the same anyway. If you spent more time correcting your own code than others you may actually have a point.PHP Code:<?php
echo "Hello";
echo 'Hello';
echo ("Hello");
?>




lol.


