Page 1 of 1

How i can use php code in knowledgebase

Posted: Mon May 30, 2016 11:59 am
by faruxx
Hi,

i need to use phpcode in knowledgebase articles.

I need $_SERVER['REMOTE_ADDR'] or HESK Path url as variable.

Re: How i can use php code in knowledgebase

Posted: Mon May 30, 2016 2:15 pm
by Klemen
That's not supported in Hesk for security reasons, you will need to manually modify the code to allow that.