custom image tag
Posted: Fri 19. Sep 2008, 23:25
Hello,
is it possible to insert a custom tag on a html page to list a image in the phpwcms database?
Example:
<img src=<value> width=100px height=100px">
where value = imigeid or whatever value phpwcms requires
I have the contentslider script and wish to use images from the phpwcms database so i dont need to create my own
tables and php list scritpt
i can do <?php echo <img src=<php variable>
but i would like to imterface with the phpwcms image database
Thanks
is it possible to insert a custom tag on a html page to list a image in the phpwcms database?
Example:
<img src=<value> width=100px height=100px">
where value = imigeid or whatever value phpwcms requires
I have the contentslider script and wish to use images from the phpwcms database so i dont need to create my own
tables and php list scritpt
i can do <?php echo <img src=<php variable>
but i would like to imterface with the phpwcms image database
Thanks