Rick Lim wrote:
> Hi there,
>
> I am trying to run a command line windows php script where I wait for
> characters from the serial port i.e. $sTemp = fgets($Serialfp);
>
> After about 60 seconds the script times out and quits, I have tried to
> change max_input_time in php.ini but it still times ou
Hi there,
I am trying to run a command line windows php script where I wait for
characters from the serial port i.e. $sTemp = fgets($Serialfp);
After about 60 seconds the script times out and quits, I have tried to
change max_input_time in php.ini but it still times out in 60 secs.
I have set_ti
2 matches
Mail list logo