Menu

#10 HTML code insid mysql

v1.0
open
nobody
php (5)
5
2003-09-23
2003-09-23
Anonymous
No

In a aplication generated, if I submit in a field with some
HTML code... e.g.

<img src="images/ff.jpg" alt="FF" border="0">

then the interface becomes deformed... if I incert the
code like this:

<img src=images/ff.jpg alt=FF border=0>

than I have an error in HTML validator.

Yann tanks

Discussion


Log in to post a comment.