: Thursday, March 28, 2002 7:49 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [PHP] ASP vs PHP
Hi!
I've been programming in PHP for long. But one question that always is
coming to my mind is to know if there exists some kind of tools (like
for SP. It exists a tool called ASPWebTools
Hi!
I've been programming in PHP for long. But one question that always is
coming to my mind is to know if there exists some kind of tools (like
for SP. It exists a tool called ASPWebTools for wich it is possible to
develop applications written in ASP and connecting with DB like SQL
Server in a
Carsten Gehling wrote:
>
> > Are you sure? The #include is an SSI directive, not ASP. It should create
> a
> > separate internal HTTP request for the included file. I know for sure that
> > for example you can include a JScript ASP page inside a VBScript ASP page
> > like this - although I real
From: "Simon Garner" <[EMAIL PROTECTED]>
Sent: Monday, March 12, 2001 11:37 AM
> Are you sure? The #include is an SSI directive, not ASP. It should create
a
> separate internal HTTP request for the included file. I know for sure that
> for example you can include a JScript ASP page inside a VBSc
From: "Simon Garner" <[EMAIL PROTECTED]>
Sent: Monday, March 12, 2001 10:45 AM
> > This is going to sound like heresy, but is there any way to
> > use ASP and PHP in the same fle/page? Seperated of course.
>
>
> What if you put:
>
>
>
> in your ASP page?
Won't work I'm afraid. ASP expects all
From: "Chris Anderson" <[EMAIL PROTECTED]>
> This is going to sound like heresy, but is there any way to
> use ASP and PHP in the same fle/page? Seperated of course.
What if you put:
in your ASP page?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
At 11:48 PM -0500 3/11/01, Rick St Jean wrote:
>I was told by someone that it is possible with apache. You can have
>something parse
>the page once then be parsed by something else. I don't know how
>and I have never seen
>it but I have been told that it is possible.
>
>Rick
That would be 's
I was told by someone that it is possible with apache. You can have
something parse
the page once then be parsed by something else. I don't know how and I
have never seen
it but I have been told that it is possible.
Rick
At 11:28 PM 3/11/01 -0500, Michael Kimsal wrote:
>You're comparing a fr
You're comparing a framework to a language.
ASP is a technology which allows code for different languages to be embedded in a file
parsed by a webserver (IIS). To accomplish this, different languages need to be
written
as modules for that webserver. MS has VBScript (default language), JScript
This is going to sound like heresy, but is there any way to use ASP and PHP in the
same fle/page? Seperated of course.
10 matches
Mail list logo