Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.16.MISMATCH!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe05.iad.POSTED!e41e9213!not-for-mail Newsgroups: comp.lang.java.programmer,comp.lang.c++,comp.lang.php From: "Mr. B-o-B" Subject: Re: How stupid ARE people? In-Reply-To: Message-ID: References: <1z0vp.5524$Du7.4253@newsfe04.iad> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Lines: 29 X-Complaints-To: abuse@newsdemon.com NNTP-Posting-Date: Thu, 05 May 2011 15:18:08 UTC Organization: http://www.NewsDemon.com Date: Thu, 5 May 2011 10:23:47 -0500 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3564 comp.lang.c++:4723 comp.lang.php:1431 Twayne cried from the depths of the abyss... >> PHP scripts run fine on Windows without a web server. > > More half-information and useless to boot. As many other have already mentioned in this thread, you can run PHP on any server w/o a web server installed. http://php.net/manual/en/features.commandline.php Wow, that's just great! You mean php can do more than just create web pages? I use php a lot at work on boxes that have no web server installed. It's a great language for processing information to/from databases/other applications I find (over other system languages). I have many cron jobs (scheduled takes) that fire up php script to process all kinds of things that a human used to have to do manually. Just because you don't like Jerry please try to pay attention. Any n00b reading this thread would have already learned that PHP can run w/o a web server (starting with Jerry's post & the others that followed with more detail).