How embarassing... I read about that and forgot about it.
It is a matter a getting aquainted with new syntax.

Thanks.

Rick

At 01:52 PM 3/13/01 +1030, David Robley wrote:
>On Tue, 13 Mar 2001 13:45, Rick St Jean wrote:
> > I am looking for a simple way to include a file and not have it parsed.
> > But I also do no want to strip out the html and php.  Is there a way
> > to do a nice and simple include and set parsing to false?
> >
> > Right now I use a fopen and fgets to read from the file.
> >
> > include() will parse it and execute it.
> >
> > All I want to do is include it raw... any ideas?
> >
> > Rick
>
>Readfile() might do what you want.
>
>--
>David Robley                        | WEBMASTER & Mail List Admin
>RESEARCH CENTRE FOR INJURY STUDIES  | http://www.nisu.flinders.edu.au/
>AusEinet                            | http://auseinet.flinders.edu.au/
>             Flinders University, ADELAIDE, SOUTH AUSTRALIA
>
>--
>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]

##########################################################
#  Rick St Jean,
#  [EMAIL PROTECTED]
#  President of Design Shark,
#  http://www.designshark.com/
#  Quick Contact:  http://www.designshark.com/messaging.ihtml
#  Tel: 905-684-2952
##########################################################


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

Reply via email to