Hello..im a newbie in php, i'm curious about how to make a single file with multifunction, so i can call this file in another file. For example, i made a search function in "search.php". Then i want to call it in another file (more than one), to run a search function with different table in a single database or different filter. is it possible?, if yes how can i do it.
Thank for all..