no using a backend php script is a http interface and not a direct connection to the sql server as i suggested
the direct connection to mysql server had problems you know using mysqltcl, because its a sync socket and not assync there for the bot waits untill the socket ends.. i suppose..
still when your working remotly its not suggested because the server might not always be reachable, so.... i am not sur what froze it .. just saying, only thing i did know was that it froze even when i opend the socket it froze so..
and because ive used http servers a few times myself and they seemed to work just fine..
altho don't use the http lib from tcllib the eggdrop crashes after a few times, thats my experiance
by direct connection i mean to the mysql daemon and not use any backend crap, ..
never mind.. , just you say that its not true , because you use http all the time i am not talking about http, i was talking about a direct connection to mysql daemon, ..

don't wana be offensive in anyway just pointing out that you should read it a bit closer
or i miss understood and your just agreeing .. in that case never mind the comments