Re: Re: Security, Late Nights and Overall Paranoia

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey,

> > The problem with this approach is if people dont close their tags
properly

> Nothing makes it impossible for me to hand type and not close one of those
> tags.
>
> [i]blah


Yep, but this has no way of breaking my html....

the max you would get is:

[i  this will be in italics

which is obvious that the person who wrote the above forgot to write the tag
properly.


but if you have something like this:

<!-- start page code --!>
<table>
<tr>
<td>
<!-- end page code --!>

<í blah blah blah blah blah blah blah blah blah blah blah blah

<!-- start page code --!>
</td>
<tr>
</table>
<!-- end page code --!>

Not a very good example, but you should get the idea..

Cheers,
Ryan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux