[Phplib-users] Template.inc
Brought to you by:
nhruby,
richardarcher
From: Olivier D. <od...@ph...> - 2001-09-10 14:25:59
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi i need to use this kind of block in a template <!-- BEGIN MENU --> <tr> <td><a href="{NAME_MENU}"><img src="{IMG_MENU}"></a> </tr> <!-- BEGIN SUB_MENU --> <tr> <td><a href="{NAME_SUB_MENU}"><img src="{IMG_SUB_MENU}"></a> </tr> <!-- END SUB_MENU --> <!--END MENU --> if anyone can tell me how to make it work.... and if it's possible, and if not how to make a work arround to use, for example two templates , one for the MENU block the second for the SUB_MENU block regards olivier. - -- Founder of PhpFr.Org http://www.phpfr.org Member of Gcu-Squad association : http://www.gcu-squad.org Member of the Unixlibres network : http://www.unixlibres.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7nM9bWpx2MFZnQzoRAttUAKCdWSMUrPd36ft31sbAkn6Thm2UOQCeIMvJ gIFwS0cRMQH50sVZ8IoBCos= =/vVO -----END PGP SIGNATURE----- |