Re: [SMARTY] How I do this
Chris Ramsay <[email protected]>
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
In addition to my last reply: > As you can see all is PHP Code. Well the way to use them is this: in the page contains HTML code I must put this code: > <img src="<? gen-codigo.php; ?>">> No you don't need this, just call the script thus: <img src="gen-codigo.php"> > And this show me the image with code generated. I try to do this on Smarty TPL but results are not showed. So, how I do this? HTH raz -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php