looking for a script

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

    looking for a script

    I am a total newbie to php. I am hosting a site with Yahoo where I am
    making a file available for download. I would like site visitors to
    fill in a form, after which they would be presented with a page to get
    the file. mySQL database is available for me to use as well; I would
    ideally like to store the form contents in the database (or
    somewhere).

    Is there a simple script that would accomplish this?

    Thanks!
  • CountScubula

    #2
    Re: looking for a script

    "php newbie" <newtophp2000@y ahoo.com> wrote in message
    news:124f428e.0 401101026.31739 c62@posting.goo gle.com...[color=blue]
    > I am a total newbie to php. I am hosting a site with Yahoo where I am
    > making a file available for download. I would like site visitors to
    > fill in a form, after which they would be presented with a page to get
    > the file. mySQL database is available for me to use as well; I would
    > ideally like to store the form contents in the database (or
    > somewhere).
    >
    > Is there a simple script that would accomplish this?
    >
    > Thanks![/color]

    here is one, I do not know if it too much for you, but it allows you to
    generate a link that will not be valid after a preset period of time. Thus
    keeping the person who fills out the form from giving to his friends or
    saving the link



    --
    Mike Bradley
    http://www.gzentools.com -- free online php tools


    Comment

    Working...