On Fri February 6 2009 14:52:06 Michael Pobega wrote: > I actually consider PHP to be a good starting point for programming; > it's easy to use, and easy to build a GUI around (HTML is exponentially > easier than GTK/Qt/Tk), teaches functional programming, and has C-styled > syntax.
PHP is perhaps the easiest way to build web interfaces. Unfortunately, history teaches us that PHP is by far the easiest way to introduce security holes into web servers. --Mike Bird -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

