Not signed in (Sign In)

Welcome, Guest

Want to take part in these discussions? If you have an account, sign in now.

If you don't have an account, apply for one now.

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorKris
    • CommentTimeSep 15th 2006 edited
     
    okay i'm newB to all of this. i do understand PHP, etc.. i am the creator of destrocraft.com. but anyways.. how do i send a file through a <form> in html to go through this:
    http://www.sourcepeek.com/wiki/PHP_WDB_Parsing_Class

    how do i send a file to that parser? like theres an upload form on a page how do i send it to the parser and make it run.

    my main goal is allow users to upload a .wdb file and the site to parse it and insert it into the sql database, if anyone else has any scripts they are willing to share i would be greatly thankful and credit will be given.
    •  
      CommentAuthorzeeg
    • CommentTimeSep 16th 2006
     
    My code wasn't really plug and play. It's just a snippet to build off on, as that was just a quick pull/tiny modification of what I was using from something before.