hi all,
i want to execute an external program from within php. but i dont want that php wait for the program to execute. when i use exec function it wait for the program till it finish.
hi all,
i want to execute an external program from within php. but i dont want that php wait for the program to execute. when i use exec function it wait for the program till it finish.