Re: [PHP] Re: PHP vs. ASP

2002-01-09 Thread Stephen Abshire
ASP function to print out the date: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/vsfctformatdatetime.asp --- START SAMPLE CODE --- Function GetCurrentDate ' FormatDateTime formats Date in long date. GetCurrentDate = FormatDateTime(Date, 1) End Function -

Re: [PHP] Re: PHP vs. ASP

2002-01-09 Thread Stephen Abshire
I agree about not starting a war between PHP and ASP. We already have one going on that is out of hand between Linux and Windows :-) I do think it is up to how you view things. When I think of support being "native" I think of that meaning that something can perform a task using only its own i