[PHP] How do I inserting the content of a TEXT file into a PHP document?

2001-09-12 Thread Cato Larsen

Hi!
I would like to insert the HTML code in a TXT document. How do I do this?
On a normal website I'd make an SHTML site with the !--#include
virtual=news.txt --
but since the PHP engine (as far as I know) doesn't initiate SSL on the
server.

If anyone could be so kind to give me the code to make this work, it'd be
great!

Best regards, Cato Larsen

Webmaster of: http://www.oia.f2s.com



-- 
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]




Re: [PHP] How do I inserting the content of a TEXT file into a PHP document?

2001-09-12 Thread Cato Larsen

Woah!
It worked!!!
Thanks djo!

Best regards Cato Larsen
Webmaster of http://www.oia.f2s.com



-- 
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]