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
Post a Comment