Sunday, April 30, 2017

Re: Call a custom function from anywhere on the forum

I've learned to preferably not touch index.php [while I know it can be done].

This I have all the way at the end [really at the end].

Code: [Select]
log_smf_txt();

function log_smf_txt() {
echo 'Hello world';
?>

If my post in this topic looks ambigous to...

from Simple Machines Community Forum http://ift.tt/2oYfvJY
via IFTTT

No comments:

Post a Comment