tags:

views:

208

answers:

1

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.