how to call a single function in php from another file without including the whole file?

  • Thread starter Thread starter ETech
  • Start date Start date
E

ETech

Guest
I want to call a function from another php file. but i don't want the whole file to run.
 
Back
Top