What I want is to be able to allow the webmaster to copy a short code:
Code: Select all
<?php showlinks(4); ?>Does GLOBAL have a function like this? That will be able to make a function global through the whole site?
Moderator: General Moderators
Code: Select all
<?php showlinks(4); ?>