Hey there,
sorry if this has been covered before. I am not sure if this makes a difference but I
see in some books echo written as:
echo ("Hello");
and in others just:
echo "Hello";
Do the brackets make a difference.
Thanks
- SV: [PHP] echo ("test"); phpa
- SV: [PHP] echo ("test"); Johan Holst Nielsen

