ID: 11844 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Feature/Change Request Operating System: Win 2000 PHP Version: 4.0.6 New Comment:
There is a good tutorial on JSP tags are at http://java.sun.com/products/jsp/tutorial/TagLibrariesTOC.html. To give you an idea, let's say I wanted PHP to automatically generate code (defined through tag library) for a menu: <webskin:menu title="Clothing"> <webskin:menuItem title="Shirts" url="shirts.php"/> <webskin:menuItem title="Pants" url="pants.php"/> <webskin:menuItem title="Socks" url="socks.php"/> </webskin:menu> Previous Comments: ------------------------------------------------------------------------ [2001-10-02 04:19:54] [EMAIL PROTECTED] No feedback -> closing ------------------------------------------------------------------------ [2001-07-02 14:55:55] [EMAIL PROTECTED] What are JSP tags? ------------------------------------------------------------------------ [2001-07-02 14:54:57] [EMAIL PROTECTED] ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=11844&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]