Re: [PHP] Reading part of a file

2002-11-20 Thread Stephen
ED]> Sent: Wednesday, November 20, 2002 9:27 PM Subject: Re: [PHP] Reading part of a file > > From: "Stephen" <[EMAIL PROTECTED]> > > Cc: "PHP List" <[EMAIL PROTECTED]> > > Sent: Wednesday, November 20, 2002 8:52 PM > > Subject: Re: [PHP]

Re: [PHP] Reading part of a file

2002-11-20 Thread Matt
> From: "Stephen" <[EMAIL PROTECTED]> > Cc: "PHP List" <[EMAIL PROTECTED]> > Sent: Wednesday, November 20, 2002 8:52 PM > Subject: Re: [PHP] Reading part of a file > What I'm doing is having a PHP part, let's say that it's a calculato

Re: [PHP] Reading part of a file

2002-11-20 Thread Stephen
t;[EMAIL PROTECTED]> To: "Stephen" <[EMAIL PROTECTED]> Sent: Wednesday, November 20, 2002 8:11 PM Subject: Re: [PHP] Reading part of a file > I think what your trying to do is to read one file containing html, and > insert some other html in the middle of the first file.

[PHP] Reading part of a file

2002-11-20 Thread Stephen
I'm making a module system. I need to make the actual module then a form to go along with it. The only way I can think of doing this is makign a file and then sectioning the file so that the first part is read and put somewhere on a page them the other part is put on the same page later on or on