Perky PHP is branching out into Real Programming with its standalone interpreter. The guys must think this is the bees' knees because one of them has written an HTTP server in PHP! Surely we'll be seeing more standalone PHP programs in the future. *wink*
splutter (Score:2)
--Nat
Getopt in PHP (Score:2)
PHP doesn't (yet) have argument processing, so I whipped up this little subset of Getopt::Long. It uses a warn() function that I leave to the reader as an exercise to implement. Please forgive the hosed indents. If you want a clean copy, email me.
--
xoa
I think there must be some good reason, but ... (Score:2)