19.07.2011, 11:25
Yes.
1) You can't assign value to var outside of php tags (<?php ?>).
2) It would be $var_name="value"; if string.
1) You can't assign value to var outside of php tags (<?php ?>).
2) It would be $var_name="value"; if string.