[PHP] Re: PHP and SSI

2002-06-19 Thread Shashwat Nagpal


no you can't use SSI in your PHP files, but u can use commands like
include(); to include a file in ur program, and other functions for
different uses. to know more go through php.net.. it's the best resource.

Cheers!

Shashwat Nagpal
Web Developer  IS Executive,
DIREM Marketing Services Pvt. Ltd., New Delhi
Phones: 91-11-6692901 (Direct), 91-11-6692607/08 (Extn. 41)
http://www.direm.com

Jerry [EMAIL PROTECTED] wrote in message news:3CFF1540.25D30C68@yahoo
com...
 Is it possible to use SSI with PHP? If so, where can I learn how
 to do this?

 TIA,
 Jerry


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: PHP or SSI -- What's faster?

2001-08-14 Thread Richard Lynch

Depends on too many things.  Try it on your system and see...

Wild Guess:
PHP as a Module probably beats out SSI, but SSI probably beats out PHP as
CGI.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
- Original Message -
From: Christopher Raymond [EMAIL PROTECTED]
Newsgroups: php.general
To: PHP List [EMAIL PROTECTED]
Sent: Tuesday, August 14, 2001 10:19 AM
Subject: PHP or SSI -- What's faster?





 PHPers:

 So if I was just going to need includes on a few pages, what's faster PHP
or
 SSI on Linux/Apache?


 Christopher Raymond



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]