Posted by Chris Ramsay on 06/13/05 17:40
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
Navigation:
[Reply to this message]
|