From: Brian <br...@br...> - 2002-09-11 11:19:47
|
Hi, I've added file vw/buttonlib_inc.php that can create buttons on the fly. GD library with JPEG support is needed. Use it like this Example: <img src="vw/buttonlib_inc.php?txt=Text on the button"> or in a form <input type="image" src="vw/buttonlib_inc.php?txt=Text on the button"> This is very beta. Brian |