[htmltmpl] MySQL -> HTML::Template
Brought to you by:
samtregar
From: Chris <chr...@co...> - 2003-11-16 06:49:56
|
Hey all, Im new to HTML:Template, and it looks pretty nice, but I have not seen anything related to using MySQL output. Basically all I really want to do is be able to give my web designers tags like: %%SEARCH_RESULTS%% which when the page is parsed by my cgi using HTML:Template will recieve my sql results. Is anybody doing this? Any pointers very much appreciated:) -c |