You are here: Re: STDIN on different OSs « All PHP « IT news, forums, messages
Re: STDIN on different OSs

Posted by Janwillem Borleffs on 10/10/12 11:17

Matt wrote:
> I'm creating a php script for command line usage. on linux, i must use:
>
> define('STDIN', fopen('php://stdin', 'r'));
>
> to use: fgetc(STDIN)
>
> In windows, however, i must command out the define line to get it to run.
> Is there an easy way to make this compatible with both operating systems?
> Is there something i should change w/ my fgetc() command, or can i detect
> the server's OS and use the define() command accordingly.
>
> Thanks for any suggestions!
>
> -matt
>
>

if(!defined("STDIN")) {
define("STDIN", fopen('php://stdin','r'));
}


JW

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация