-1

Possible Duplicate:
Asynchronous shell exec in PHP

i'm witing a php script which convert video into FLV.when the converting is in progress the user has to wait for completion of converting but What I want to do is when the converting is in process the script continue the next lines after shell_exec .How should I do that?

Thanks

0

1 Answer 1

0

As Jared said, try looking at Asynchronous shell exec in PHP

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.