Jump to content

echo a function()


cjb

Recommended Posts

I have a db of functions that are called on a certain criteria. I am trying to get those from the db to be called in a page. I try to [code]echo $function[/code] but all that happens is it prints the text out instead of calling the function 'function();'.

Is there some other way to echo the text function(); from a db other than using 'echo'?
Link to comment
https://forums.phpfreaks.com/topic/7782-echo-a-function/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.