Quote:
Originally Posted by Razasharp
Thanks both.
Would I need to re paste the function in the script I want to use it? Or use a different if statement?
Or can you give me some pointers in what I have to do in order to get an if statement like in Post #1 to work in the class_bbcode.php script?
Appreciate any help!
Thanks.
|
As long as functions.php is loaded you'll be able to use the above function. Functions.php is loaded around line 140 of init.php, so it should always be there if you need it.