EE: Allow PHP plugin
pi.allowphp.php: yet another Expression Engine plugin.
Update: you could also use the one listed at expressionengine.com.
pi.allowphp.php: yet another Expression Engine plugin.
Update: you could also use the one listed at expressionengine.com.
Comments
hee, je hebt een plugin gefabriekt … blond vraagje: wat doet het?
mkay … alleen voor Pmachine?
Sterker nog, alleen voor ExpressionEngine. (Gebruik ik op werk, vandaar)
tnx voor deze opheldering, was al enigzins voorbarig bezig om ‘m in Wordpress te prakken en ‘hij doettut niet’ te roepen … (gezien dit ook jouw huidig CMS voor je weblog is).
<? echo “bla”; ?>
Your plugin is better than the one on the EE site right now. Yours actually evaluates the PHP code and then returns the result. The one on the EE site throws back the PHP for the page to evaluate.
Nice work!