EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=623)
-   -   php (https://www.eqemulator.org/forums/showthread.php?t=6317)

Bigpull 03-31-2003 03:03 AM

php
 
I got bored, you'll need to edit the datacon.php and protect it with a .htaccess of course

Piska 03-31-2003 06:51 AM

mind if I ask what it is?

moonphoenix 04-02-2003 06:40 AM

Cool, Neat little tool.
Is this a one off, because I'd love to see a more powerfull version.
I would make a perfect companion to Phpmysql as an easy way tracking down NPC_IDs

Well I'm off to debug some quests now, :D

Bigpull 04-04-2003 11:28 AM

alter table items add Name varchar(64) default 'Invalid Name';
update items set Name=substring(raw_data, 1,64) where id=id;


All times are GMT -4. The time now is 06:12 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.