How to create a "send-a-message_and-show-the-sended-message"-homepage?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Juputus

    How to create a "send-a-message_and-show-the-sended-message"-homepage?

    Hi! How to create a homepage, in which you can send a message, the
    website shows on another webpage the message, so you can read it. I
    mean, how to create so a system, which you need? (databank...) I only
    know, that you must use PHP for creating it.

    Ciao and thx for answers! :-)

  • Steve

    #2
    Re: How to create a "send-a-message_and-show-the-sended-message"-homepage?

    [color=blue]
    > Hi! How to create a homepage, in which you can send a message, the
    > website shows on another webpage the message, so you can read it. I
    > mean, how to create so a system, which you need? (databank...) I only
    > know, that you must use PHP for creating it.[/color]

    Write a script. Probably use a database too.

    ---
    Steve

    Comment

    • SOR

      #3
      Re: How to create a "send-a-message_and-show-the-sended-message"-homepage?

      <comp.lang.ph p , Juputus , martinallround@ gmx.net>
      <1122309743.434 052.181370@f14g 2000cwb.googleg roups.com>
      <25 Jul 2005 09:42:23 -0700>
      [color=blue]
      > Hi! How to create a homepage, in which you can send a message, the
      > website shows on another webpage the message, so you can read it. I
      > mean, how to create so a system, which you need? (databank...) I only
      > know, that you must use PHP for creating it.
      >
      > Ciao and thx for answers! :-)
      >[/color]

      If you mean something like [1] www.yellowvultures.co.uk you only need
      some basic php skills .

      - form
      - save message to the webspace when submitted
      - page to view the messages

      [1] really just a holding page and the comments section is the only
      thing working on it .

      Comment

      • JDS

        #4
        Re: How to create a &quot;send-a-message_and-show-the-sended-message&quot;-homepage?

        On Mon, 25 Jul 2005 09:42:23 -0700, Juputus wrote:
        [color=blue]
        > Ciao and thx for answers! :-)[/color]

        Was there really a question in there?

        --
        JDS | jeffrey@example .invalid
        | http://www.newtnotes.com
        DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/

        Comment

        Working...