How to call function of one php file from another php file and pass parameters to it?

前端 未结 4 953
滥情空心
滥情空心 2020-12-07 19:46

I want to call a function in one PHP file from a second PHP file and also pass two parameters to that function. How can I do this?

I am very new to PHP. So please te

4条回答
提交回复
热议问题