At 6.36 -0300 2000.06.01, Arved Sandstrom wrote: >I think (I can't say for sure) that PHP is fairly scripting-language >agnostic. That is, the tags themselves are PHP but the scripting language >can be Perl or a number of others. Like I say, I can't swear to this. No, I think you are thinking of ASP, where you can pick and choose which language to use (VBScript, JScript, PerlScript, etc.). PHP is a language which is very similar to Perl in many respects, but probably closer to C than Perl is, and can do less than Perl and C can; it is geared almost exclusively to doing dynamic web page generation, and has builtin hooks for database access. -- Chris Nandor | pudge@pobox.com | http://pudge.net/ Andover.Net | chris.nandor@andover.net | http://slashcode.com/ # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org