On Fri, 28 Jun 2002, Chris Davies wrote:

> Presumably you use DBI to get the data from your database. DBI provides an
> "escape the quotes" operation for strings containing single quotes. You
> could perhaps use that to process your data prior to giving it to H::T

except, the way DBI escapes single quotes is by using a second quote:

' -> ''

for most databases at least.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Caffeinated soap. No kidding.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to