Welcome Guest, Not a member yet? Register   Sign In
PHP Html Tag
#1

[eluser]Sarwar CSE[/eluser]
I have seen in many cms. It usage int html tag like

Code:
<jdox: something />
(use in joomla) and it return the value how it does.

how can i implement in codeIgniter..Please Help me....
#2

[eluser]WanWizard[/eluser]
That is not a HTML tag, but a Joomla template pre-processor tag.

So you need to write a template processor that converts these tags to something useful. There are plenty of template engines around that can be used with CI (use the Search), so have a look around before you decide to write your own...




Theme © iAndrew 2016 - Forum software by © MyBB