|
|||||||||||
|
HTML entity bignums
From: Ulf Harnhammar <ulfh(at)update.uu.se>
Date: Tue Jul 29 2003 - 08:26:25 EDT This is useful to know, when you work on HTML filters. For instance, you can't match colons with the regular expression ":|�*58;|&#[Xx]0*3[Aa];", as there are lots of larger numbers that will also be interpreted as that character. // Ulf Harnhammar
kses - PHP HTML/XHTML filter
<html>
<body>
<h1>HTML entity bignums</h1>
<h2>Three A's</h2>
<p>
</p>
<h2>A JavaScript link</h2>
<p>
</body>
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:54 EDT |
||||||||||
|
|||||||||||