Results 1 to 6 of 6

Thread: I need a very simple script badly, Please !

  1. #1
    Join Date
    Feb 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I need a very simple script badly, Please !

    I think you had a script on your site before that i need? I need a simple script where it puts a small "box" on my web page where anyone can type a text in the box and the text appears on the page and stays on the page even if you close the page.
    Can anyone help me?
    Thank You mike Lawson

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Do you mean a way for visitors to input text on your page that remains there, similar to a guestbook script? If so, you'll need a server side script for this, ie, a PHP guestbook script.

  3. #3
    Join Date
    Feb 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thats exactly what i need ! Thank you . Do you know where i can find that script, ?
    Thanks Again

  4. #4
    Join Date
    Mar 2006
    Location
    SoCal, USofA
    Posts
    39
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Well, you'll have to make sure php is installed on your server. If you want to test it on your machine, you'll have to install apache and php and configure them, which is *lots* of fun, though it can be done. I have a book with a similar script somewhere that I can dig out for you, if you want.

  5. #5
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Xiong Chiamiov
    Well, you'll have to make sure php is installed on your server.
    The OP might want to check if the host used supplies a ready-made guestbook. Some do provide such services, even if other features (like PHP) are not available.

    If you want to test it on your machine, you'll have to install apache and php and configure them, which is *lots* of fun, though it can be done.
    Installing Apache and PHP is quite simple really, though unless one knows what one's doing, one may be limited to the default configuration.

    Mike

  6. #6
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    With all that said, here are some PHP guestbook scripts.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •