Jump to content

Difference between function and include


siric

Recommended Posts

Hi,

 

I am working on a project and have come to a point where I need to run a script that runs a database query and then displays information and I will be calling this from different scripts. Question is would this entail an include or a function?

 

I know that with a function, I have the added capability of passing variables back and forth, but are there any other benefits/detriments to doing it one way over the other?

 

Or do I have it completely wrong??

 

Thanks

 

 

Link to comment
https://forums.phpfreaks.com/topic/200053-difference-between-function-and-include/
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.