On 11 January 2011 16:43, Robert Cummings <rob...@interjinn.com> wrote:
> On 11-01-11 11:27 AM, Richard Quadling wrote:
>>
>> As PHP on windows requires an [ENTER] key to be pressed to pass the
>> typed string to the code (even for fgetc(STDIN) ), then this may not
>> be what you want.
>
> Have you tried setting the stream to non-blocking to prevent the need for
> the return key?
>
> Cheers,
> Rob.
> --
> E-Mail Disclaimer: Information contained in this message and any
> attached documents is considered confidential and legally protected.
> This message is intended solely for the addressee(s). Disclosure,
> copying, and distribution are prohibited unless authorized.
>

And this was my bug report [1] nearly 2 years ago on this.

Richard.

[1] http://bugs.php.net/bug.php?id=47918

-- 
Richard Quadling
Twitter : EE : Zend
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to