![]() |
Need to call php function from bbcode
I want to take the contents of a custom bbcode and send those contents as a parameter to a php function and use the output of the php function as the replacement for the custom tag contents.
As an example, consider the following line of text: Blah blah [newtag]blah[/newtag] blah. using a replacement similar to this: php_function( {param} ) I want the text to be changed to the following: Blah blah <output of php_function here> blah. The output of the php function will be a image reference. i.e. <img src="...">. Can I do this using existing tools or must I hack functions_bbcodeparse.php Thanks! |
I believe others have asked this and been told that functions cannot be run from bb codes.
|
All times are GMT. The time now is 12:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|