PC Nerd Posted December 9, 2007 Share Posted December 9, 2007 Hi. Im looking at some code and I came across lines that look like this: show_menu(1,0,1,true,'<li>[a][menu_title][/a]</li>','','','','','class="current"'); now i can tell about the arguments etc, however what is the [a][menu_title][/a] doing - and what language is it? I understand that BBcode can use that sort of thing for forum text stuff - which is also the format that we use here on PHPfreaks. however personally the [menu_title] looks like a variable to me... just in its usage. Can someone let me know if I am thinking correctly that this is a variable? or is there somethign in PHP that ive missed completly? Thanks Link to comment https://forums.phpfreaks.com/topic/80921-solved-tags-what-on-earth-does-it-mean/ Share on other sites More sharing options...
revraz Posted December 9, 2007 Share Posted December 9, 2007 Its BBCODE. Link to comment https://forums.phpfreaks.com/topic/80921-solved-tags-what-on-earth-does-it-mean/#findComment-410536 Share on other sites More sharing options...
PC Nerd Posted December 9, 2007 Author Share Posted December 9, 2007 cheers Link to comment https://forums.phpfreaks.com/topic/80921-solved-tags-what-on-earth-does-it-mean/#findComment-410540 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.