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.
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.