Posted by CyberDog on 06/09/05 15:58
Hello,
I asked this question before (sorry) but I forgot/ran into some problems.
There are more ways to defina an variable:
1. $var = 'value'; Notice the '
2. $var = "value"; Notice the "
and what is the third? Something like /"value/" I think...
Thank you.
Navigation:
[Reply to this message]
|