AW: AW: [PHP] How to argue with ASP people...

2005-01-03 Thread Freddie Sorensen
Ahhh, you guys are sooo funny - you all know what I mean > -Ursprüngliche Nachricht- > Von: Jay Blanchard [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 3. Januar 2005 14:36 > An: Freddie Sorensen; [EMAIL PROTECTED] > Cc: mail.pmpa; mysql@lists.mysql.com > Betreff: RE

RE: AW: [PHP] How to argue with ASP people...

2005-01-03 Thread Jay Blanchard
[snip] It is worth it for performance reasons ! [/snip] Really? What performance stats are you looking at here? [snip] And if you believe ASP.NET only provides a few benefits, then you are adequately informed, my friend [/snip] Yes, he is adequately informed...and correct. -- MySQL General Ma

Re: AW: [PHP] How to argue with ASP people...

2004-12-31 Thread Mohammed Sameer
On Fri, Dec 31, 2004 at 05:17:27PM -0600, Bob Ramsey wrote: > > The only snage with the header function is that you must not print or > echo anything to the browser before you use it. In other words you > can't do this: > > > > I moved you to another page. > http://someotherpage.com";); ?> >

Re: AW: [PHP] How to argue with ASP people...

2004-12-31 Thread Bob Ramsey
Don't mean to start a discussion whatsoever, I love php, but one thing i can't do in php is Response.Redirect("page.asp") . Apart from that no complains so far :) Um, as I understand it this is simple to do in php. Just use: header("Location: $somestring"); Here's

Re: AW: [PHP] How to argue with ASP people...

2004-12-31 Thread David Blomstrom
> > -Ursprüngliche Nachricht- > > Von: mail.pmpa [mailto:[EMAIL PROTECTED] > > Gesendet: Freitag, 31. Dezember 2004 03:27 > > An: mysql@lists.mysql.com > > Betreff: RE: [PHP] How to argue with ASP people... > > > > Don't mean to start a discussion whatsoever, I > love php, but > > one th

RE: AW: [PHP] How to argue with ASP people...

2004-12-31 Thread Max Michaels
AM To: [EMAIL PROTECTED] Cc: 'mail.pmpa'; mysql@lists.mysql.com Subject: AW: AW: [PHP] How to argue with ASP people... Shawn, It is worth it for performance reasons ! And yes, I am LOOKING at the code and DEBUGGING it every single day, also without the use of VS, what's the proble

AW: AW: [PHP] How to argue with ASP people...

2004-12-31 Thread Freddie Sorensen
4 15:26 An: Freddie Sorensen Cc: 'mail.pmpa'; mysql@lists.mysql.com Betreff: Re: AW: [PHP] How to argue with ASP people... Have you actually LOOKED at the code (global.asp, *.asp, *.aspx, etc... ) that VS produces to make an ASP.NET application? Have you EVER had to be in the position to d

Re: AW: [PHP] How to argue with ASP people...

2004-12-31 Thread SGreen
Have you actually LOOKED at the code (global.asp, *.asp, *.aspx, etc... ) that VS produces to make an ASP.NET application? Have you EVER had to be in the position to debug and modify that by hand (without the aid of VS)? I have. I ask that you try it before you continue your high praise for t

Re: AW: [PHP] How to argue with ASP people...

2004-12-31 Thread Richard Whitney
FOAD Quoting Freddie Sorensen <[EMAIL PROTECTED]>: > Tony, > > Check out ASP.NET and you will want to forget everything about PHP ;-) > > Freddie > > > -Ursprüngliche Nachricht- > > Von: mail.pmpa [mailto:[EMAIL PROTECTED] > > Gesendet: Freitag, 31. Dezember 2004 03:27 > > An: mysql@lists

AW: [PHP] How to argue with ASP people...

2004-12-31 Thread Freddie Sorensen
Tony, Check out ASP.NET and you will want to forget everything about PHP ;-) Freddie > -Ursprüngliche Nachricht- > Von: mail.pmpa [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 31. Dezember 2004 03:27 > An: mysql@lists.mysql.com > Betreff: RE: [PHP] How to argue with ASP people... > >