View Single Post
  #1  
Old 08-06-2007, 02:48 PM
inkubus
Hill Giant
 
Join Date: Feb 2002
Posts: 146
Default PHP Simple Item Editor

Hi all,

http://www.ageofkunark.com/itemeditor.zip



I thought I'd post this as I made it for use on my server and find it's a great help for fast production of items. It's dirty (oh so dirty) so don't get mad if it doesn't do what you want!

Couple of things to note before you start using it:
* I use autonumber on my items table - you will need to do the same to use this tool (make sure you don't go over your server item limit!
* For the sake of all that is good make sure you password protect your eqie folder using something like .htaccess. I didn't waste time building a login system.

Enjoy, I hope it's more understandable for you php coders out there (but like I say it's slightly messy)

Have fun

Bolly

Last edited by inkubus; 08-06-2007 at 10:53 PM..
Reply With Quote