Is there a simple PHP form script that will do this?

Discussion in 'PHP' started by JustBusiness, Apr 8, 2010.

  1. #1
    Hi,

    I want to create a form with four basic fields:

    1. Category (dropdown)

    2. Category Code (I want this to relate to the category and not be seen by users, just for backend admin purposes)

    3. Description (text field)

    4. Image upload

    I then want to be able to view and sort the records from the backend and export them to
    a csv file.

    Is there an opensource or inexpensive script or software that can achieve this?

    Thanks in advance...

    JB
     
    JustBusiness, Apr 8, 2010 IP
  2. nabil_kadimi

    nabil_kadimi Well-Known Member

    Messages:
    1,065
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    195
    #2
    Drupal maybe
     
    nabil_kadimi, Apr 8, 2010 IP
  3. JustBusiness

    JustBusiness Peon

    Messages:
    431
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Drupal? Thanks, but That's a CMS not a form building software.

    Any other suggestions?
     
    JustBusiness, Apr 8, 2010 IP
  4. thecancerus

    thecancerus Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i doubt there would be any script available to do that directly.. but you can try to see if there are any formbuilders that might do that.. i am not sure but check out http://wufoo.com it is a formbuilder. you may also want to try google docs.. they have an option to create forms.. and store the form data in spreadsheet.
     
    thecancerus, Apr 8, 2010 IP
  5. nabil_kadimi

    nabil_kadimi Well-Known Member

    Messages:
    1,065
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    195
    #5
    http://drupal.org/project/webform
     
    nabil_kadimi, Apr 9, 2010 IP
  6. guardian999

    guardian999 Well-Known Member

    Messages:
    376
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #6
    Why you need drupal?

    If you can create standalone form.
     
    guardian999, Apr 9, 2010 IP
  7. JustBusiness

    JustBusiness Peon

    Messages:
    431
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    That's what I'm thinking. Drupal seems like overkill to create a simple form.

    And woofuu, which was recommended earlier charges a monthly fee.

    There isn't some opensource form software to do this really?
     
    JustBusiness, Apr 9, 2010 IP
  8. alberrambo

    alberrambo Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    yes i can make a php script for that.If you want that than let me know.
     
    alberrambo, Apr 9, 2010 IP
  9. JustBusiness

    JustBusiness Peon

    Messages:
    431
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Thanks...Any other suggestions?
     
    JustBusiness, Apr 10, 2010 IP