Martin
Using Apache? Check out
http://httpd.apache.org/docs/1.3/misc/rewriteguide.html - all about
rewriting URLs...good luck!
HTH
Raz
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Martin
You can use this, modified to fit your specific needs:
Call this image.php
Call it in a webpage using this:
img src=image.php
Of course, you will need to figure out how to specify which image you
want loaded as $imagefile - be it a database, random selection, etc.
--
Thanks,
John
2 matches
Mail list logo