PtokaX forum

Archive => Archived 4.0 boards => Request for Lua 4 scripts => Topic started by: mattst88 on 14 July, 2004, 04:34:13

Title: Ptokax using MySQL database?
Post by: mattst88 on 14 July, 2004, 04:34:13
Is there any way ptokax could use a MySQL database?  That way you could link a forum to a DC hub.  Maybe a lua script to connect with the DB?  What I'm looking for is more of a web oriented ptokax, with web administration.  Any thoughts?
Title:
Post by: kepp on 14 July, 2004, 05:17:11
As far as i've hear it's not possible with the LUA Version we are currently running in PtokaX
LUA 5.x supports it i belive..
Title:
Post by: NotRabidWombat on 14 July, 2004, 06:26:35
I don't see how MyLUA will help PtokaX use MySql :-)

What we have been waiting for an upgrade of Lua from 4.0 to 5.0.2. Then we can load dynamically linked libraries, one of which supports MySql.

http://www.keplerproject.org/luasql/

-NotRabidWombat