Re: very simple one line cms?

From: Steve (steve_at_somewhere.invalid.com)
Date: 08/03/04


Date: Tue, 03 Aug 2004 10:11:43 GMT

In news:2n95a1Fuf6sgU1@uni-berlin.de,
1 <1@1.com> said:
> yup i do too, but its way too much just for this system.
> i need a really simple form with one text field, when they hit submit
> it publishes to the page...
> thanks

I would allow this form just to write to a text file, and the webpage can
just pull the content from the text file using PHP or server-side includes
or whatever you have at your disposal.

-- 
Steve


Relevant Pages

  • parsing website with a "searching...." page
    ... I'm trying to parse a table on a webpage to pull down some data I ...
    (comp.lang.php)
  • Re: HTML Template Language?
    ... > represent HTML code that is common to all of my pages. ... site, server-side includes. ... it looks like PHP is the way to go. ... You can do it with the C preprocessor, ...
    (comp.infosystems.www.authoring.html)
  • Re: BBC Salary disclosures
    ... The following php code would be on the next webpage. ... Thats what the text display on the webpage would look like. ...
    (uk.media.tv.misc)
  • Re: [PHP] Is there a way to protect PHPs $_POST, $_GET when user tamper with post string in URL tool
    ... > affected when the web user tamper with the values in the post string ... > after a webpage is submitted or something. ... This happens when you specify a method of GET, do not specify a method, or ... PHP Security Handbook ...
    (php.general)
  • Re: which language to learn next?
    ... HTML and JavaScript are both really for the client side, though server-side ... If you fancy getting your pages more dynamic then PHP is what I use. ... Apache (Open Source and THE webserver of choice in the majority of ISPs). ...
    (microsoft.public.inetsdk.html_authoring)