You could call another script in language of your choise using $output
=exec('command');
Marek
Michael wrote:
>Hi!
>
>I've been using PHP to write shell scripts and was wondering how to
>implement the following:
>
> - I have a menuing system
> - If a user does not give an input within a ce
Hi!
I've been using PHP to write shell scripts and was wondering how to
implement the following:
- I have a menuing system
- If a user does not give an input within a certain amount of time, I want
it to go to a default value
I checked the PHP functions page and the closest thing I found was
2 matches
Mail list logo