k0r54
06-06-2006, 05:37 AM
Hi,
I have always worked around it but is it possible to whlist in speech marks to come out of them to do an if statement: -
I.e
$IT = "blah blah blah" . if ($it_q == 1) { "yes" } . " blah blah blah";
I think you get what i mean. This errors out.
Thanks
k0r54
I have always worked around it but is it possible to whlist in speech marks to come out of them to do an if statement: -
I.e
$IT = "blah blah blah" . if ($it_q == 1) { "yes" } . " blah blah blah";
I think you get what i mean. This errors out.
Thanks
k0r54