In the immortal words of Gert Cuykens <[EMAIL PROTECTED]>... > Dame you, now i still don't know which one to use PS what about python > ? Doesn't google and nasa use python, i wonder why. It has defenatly > the coolest name meaning i can make phyton aplications sounds way > cooler then perl or php or java :P
The simplest answer is, pick one, learn it, then use it. They all have pros and cons. I tend to mix and match with Perl & PHP depending on what I need. If I need web output I use PHP, if I need console output/ background stuff then I use Perl. I suggest that you look at example code from each one, and pick whichever one you understand the most from reading the code. Cheers Tim -- Tim Aslat <[EMAIL PROTECTED]> Spyderweb Consulting http://www.spyderweb.com.au Phone: +61 0401088479 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
