You are not logged in.
hi,
i have got one problem in dibi…
when i want to insert html code of some embed, and i use %s, or so, it inserts
escaped characters…
dont you want to add some modifier ? for example %html or so ? it would be perfect :)
any solution ?
thanks
AFAIK dibi do not escape HTML characters in any case. Isn't the problem somewhere else? Are you sure that the string you put in query method isn't already escaped?