Thread
:
PHP Snippet to Run scripts from another script
View Single Post
#
2
05-28-2008, 02:02 AM
hemmeter
Junior Member
Join Date: May 2008
Posts: 9
permalink
Does this mean the 2nd script will run asynchronously? Or will the output of a.php be dependent upon b.php finishing?
Why not just use a function instead? Or just include b.php?
hemmeter
View Public Profile
Send a private message to hemmeter
Find all posts by hemmeter