Silent wrote:
when I met a bad character problem, I use this
$cap->query()->charset('utf-8') in cgiapp_init()
Yeah, that's also pretty much a prerequisite for outputting proper
utf8-encoded pages. However, it only affects output AFAIK, so you need both
pieces to this puzzle.
rhesa
##### CGI::Application community mailing list ################
## ##
## To unsubscribe, or change your message delivery options, ##
## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ##
## ##
## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ##
## Wiki: http://cgiapp.erlbaum.net/ ##
## ##
################################################################