echeng
1st of August 2004 (Sun), 11:55
Hey, guys. I've modified the snippet code to show captions. You can download the snippets file here: http://echeng.com/temp/snippets.zip
Usage would be something like:
<?php
include("http://echeng.com/gallery/snippets.php?get=echeng&amount=5&exhibition=1&view as=image&bordercolor=ffffff&border=1");
?>
.. and it behaves like latest_photos. Sorry for the "get=echeng" -- but you can make some changes yourself to get rid of it.
I've been trying to modify list.php to show captions as well, but my sql is rusty, and it will take me awhile to make sure it works.
Can someone who is a SQL expert modify lists to include an argument for captions? :)
Usage would be something like:
<?php
include("http://echeng.com/gallery/snippets.php?get=echeng&amount=5&exhibition=1&view as=image&bordercolor=ffffff&border=1");
?>
.. and it behaves like latest_photos. Sorry for the "get=echeng" -- but you can make some changes yourself to get rid of it.
I've been trying to modify list.php to show captions as well, but my sql is rusty, and it will take me awhile to make sure it works.
Can someone who is a SQL expert modify lists to include an argument for captions? :)