Re: [PHP-WIN] ASP and PHP

2002-05-18 Thread Luis Ferro
In a purelly personnal taste, i prefer PHP over ASP because the syntax is C like, which makes it easier to programm in both client side (Javascript) and server side (php). Specially because VBScript isn't a option for client side programming (isn't a standard). BUT i program in both and like t

Re: [PHP-WIN] ASP and PHP

2002-05-17 Thread Steve Magruder, D2 Director
"Benjamin Walling" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > ASP cannot short-circuit a boolean expression > ?costing you milliseconds? Who needs this for performance reasons? This short-circuiting is for logic simplification, thus fewer LOC and easier

Re: [PHP-WIN] ASP and PHP

2002-05-17 Thread Olivier Hubert
Just wanted to stop this whole ASP vs PHP thread before it gets started and I receive a zillion e-mails from PHP-WIN list (something that already happened a few times for this particular subject). For those who want to compare the two scription languages, please do so between yourselves. Many

RE: [PHP-WIN] ASP and PHP

2002-05-17 Thread Scott Hurring
> -Original Message- > From: Benjamin Walling [mailto:[EMAIL PROTECTED]] > Subject: Re: [PHP-WIN] ASP and PHP > > I'm currently switching from ASP to PHP, so I'm not an MS > zealot. I did > want to clarify some of your statements. > > > ASP c

Re: [PHP-WIN] ASP and PHP

2002-05-17 Thread Benjamin Walling
I'm currently switching from ASP to PHP, so I'm not an MS zealot. I did want to clarify some of your statements. "Court Shrock" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > ASP can't do associative arrays like a hash table? ASP has the dictionary object.

RE: [PHP-WIN] ASP and PHP

2002-05-16 Thread Shrock, Court
Sure ASP can't do associative arrays ASP can only do numerical multi-dimension arrays ASP can't do serious string manipulation ASP carries way too much around in each function call--global scope all the time for all variables ASP cannot short-circuit a boolean expression ASP database connecti

RE: [PHP-WIN] ASP and PHP

2002-05-16 Thread Scott Hurring
Personally, there are 3 biggies for me 1) Free, open-source 2) works on linux and windows 3) it's NOT anything like VB :) If you're looking for a technical in-depth review, try google.com --- Scott Hurring Systems Programmer EAC Corporation [EMAIL PROTECTED] Voice: 201-462-2149 Fax: 201-288-151