Jump to content

using a function globally


knobby2k

Recommended Posts

Hi Guys,

 

I wanted to know... is there a way to use a function globally?

 

Currently I am writing a function and saving it as a php page to be called by using include(test.php)

 

I have considered writing a function and storing it at a variable, then creating a session variable to call it later but I don't think that is correct.

 

Am i right in my current method or is there another way?

 

Cheers

Link to comment
https://forums.phpfreaks.com/topic/239348-using-a-function-globally/
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.