I tak you realise that according to your example interface, users will be
browsing for files on their own system and ~not~ the server, are you sure
this is what you want? After all, you'll never be able to verify the
information contained within those files is viable, safe, legal etc.


Karthikeyan <[EMAIL PROTECTED]> wrote in message
008501c1ab5a$60821a30$0600a8c0@aspire006">news:008501c1ab5a$60821a30$0600a8c0@aspire006...
Hi Guys,

  I got some sweet responses like using cat and using Output Buffering
functions.  But then what i really want is to provide user with the
interface like this :

Pregeneration Program
-------------------------------------------

Step 1 - Choose you Header file [             ]   [Browse] - here they will
choose the header file

Step 2 - Choose you Body file [             ]   [Browse] - here they will
choose the content body file

Step 3 - Choose you Footer file [             ]   [Browse] - here they will
choose the footer file

Step 4 - Please give the output File Name [              ] - The file can be
saved in the same directory where this program is running

[ Generate ] - This is a button

  When they press generate then step4 file should be created combining the
step1, step2 and step3 files.  Obviously this will take them to the  next
page where this operations will be carried out the then they will be shown
the succes or failure.

  Hope now you understand what i really want.

  Environment  - Win NT, PHP 4.0.6, Apache

Note
--------

+ I am working in win nt environment.  So no Cat.

+ header, body, footer can be plain as well as html

+ no right now no php is not contained in the header, body and footer but
may be in future.

+ Just a simple success and failure


  Looking forward for your response.

karthikeyan.







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