N
noneedtofearitsjustme
Guest
...convert to the standard? I have a php file with 3 menus MENU, UPDATE and SEARCH.
i call these function using <? MAIN; ?>. Now my web provider doesnt allow short tabs so i need to convert it to long tags. Whats the syntax for this. MAIN is in a file called core that i add to the web page using require keyword.
i call these function using <? MAIN; ?>. Now my web provider doesnt allow short tabs so i need to convert it to long tags. Whats the syntax for this. MAIN is in a file called core that i add to the web page using require keyword.