Jump to content

just call a php function from another script


pooker

Recommended Posts

I have a function menu() in a script I need to use on another script.  The problem is I need the function menu and only menu so I cannot use include(file.php) then call the function because it will mess up the way it looks.  Is it possible just to call a php function from a script and nothing else? 

 

Thanks

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.