M
mmcbee
Guest
I am running a php script the pulls data from mysql database. Any href links are being stripped, i.e.
<a href="domain.com">anchor text</a>
comes out in the source as <a > anchor text </a>
As you tell no links will show.
I cannot understand how that this could happen. It worked fine in 7.5.3
mysql = 4.0.25-1.rhfc2.art
php = 4.3.11-8.rhfc2.art
PSA= 7.5.4-fc2.build75050824.12
If anyone has any thoughts I would appreciate it
Thank you
<a href="domain.com">anchor text</a>
comes out in the source as <a > anchor text </a>
As you tell no links will show.
I cannot understand how that this could happen. It worked fine in 7.5.3
mysql = 4.0.25-1.rhfc2.art
php = 4.3.11-8.rhfc2.art
PSA= 7.5.4-fc2.build75050824.12
If anyone has any thoughts I would appreciate it
Thank you