printing HTML
Posted: Wed May 21, 2003 2:59 am
Hi,
when doing loop output statements using data from mysql and i'm printing html I have to do attribute values without quote marks, the php confuses them with ones in its own code. I know you can do attributes without quotes but this is not good html. Is there a way around this?
I tried using the & quote ; (without spaces) but this does not work inside html elements.
when doing loop output statements using data from mysql and i'm printing html I have to do attribute values without quote marks, the php confuses them with ones in its own code. I know you can do attributes without quotes but this is not good html. Is there a way around this?
I tried using the & quote ; (without spaces) but this does not work inside html elements.