Jump to content

[SOLVED] Calling Function


N-Bomb(Nerd)

Recommended Posts

How would I call a function based off the users input? Like the user is selecting what function he wants to execute. I figured I would use function_exists() to see if the function exists before actually trying to call it, but I'm unsure how to actually call a function using "$_GET['RunFunc'])", or if it's even possible for that.

 

As always I appreciate any input, thanks.

Link to comment
https://forums.phpfreaks.com/topic/152714-solved-calling-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.