smarty - How do I execute my PHP script by calling it on another PHP script? -


I want to execute a php script in the background by calling it to another file.

For example: you have two files file1.php & amp; File2.php. Start execution of file2.php in file1.php

Note: Without using the included statement in file1.php

I think you can use this PHP function but you want it for very intriguing desires :)

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -