Form that creates a .html file and then replaces text in it

Discussion in 'PHP' started by MediaHustler, Jan 27, 2006.

  1. #1
    Ok this will be hard to explain but bare with me.

    Ok what I wan't is a form on my site in a location that only me and my friends that work on my site what I want it to do is generate the .html upload a file and in the .html it generates it has my sites template in it, and the forums will look as follows

    ____________ .html
    whatever they put here is what the file will be called
    _____________ META Title
    whatever they put here will replace the strings on the above page with whatever they typed
    _____________ META Desc.
    same with meta title
    _____________ Upload
    upload the video or audio clip here
    _____________ Upload files name
    what they put here is the name of the video they uploaded like lets call it video.wmv and when they type it here it replaces a string on the generated html page. Like a replace the url in the video embed.
    _____________ Video Description
    replaces the video description under the video

    Its really hard to explain any other ways, i'm hoping someone understands what i'm talking about. Because I ahve friends who know nothing about HTML.
    I want it to be like www.YTMND.com upload script
    Please HELP!
     
    MediaHustler, Jan 27, 2006 IP
  2. Salsa

    Salsa Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It sounds to me like you're looking for a CMS (Content Management System). You could write one yourself, but there are some incredibly powerful CMSs out there, like Joomla or Drupal (both open source)...and hundreds of others. If you want it for free, try a search here or on Google for: open source CMS
     
    Salsa, Jan 29, 2006 IP