Creating a PHP page with PHP
From: Tom West (brain_at_psynet.net)
Date: 12/30/03
- Next message: Sims: "explode, preg_match, what is best in my case?"
- Previous message: J Bard: "Re: how to build pages of html and php variables ..."
- Next in thread: Ang Talunin: "Re: Creating a PHP page with PHP"
- Reply: Ang Talunin: "Re: Creating a PHP page with PHP"
- Reply: CountScubula: "Re: Creating a PHP page with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Dec 2003 16:47:53 GMT
I'm devloping a CMS in which I want the ability for it to create php
pages from content that's entered. I've got a php page template where
I can insert the information entered using variables but I've got
other php code on the page which I need to keep as code and not be
processed. The whole lot then needs to be saved as a php file on the
server.
So my questions are:
How can I get the information entered in a form into a PHP page yet
still keep other php code as code?
and
How do I get PHP to save a file onto a server?
TIA.
--- Tom (anti-spam measures: remove brain before replying)
- Next message: Sims: "explode, preg_match, what is best in my case?"
- Previous message: J Bard: "Re: how to build pages of html and php variables ..."
- Next in thread: Ang Talunin: "Re: Creating a PHP page with PHP"
- Reply: Ang Talunin: "Re: Creating a PHP page with PHP"
- Reply: CountScubula: "Re: Creating a PHP page with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|