This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

MySQL Last Player Script

Old posts that have not been replied to for several years.
Locked
A
Axl

MySQL Last Player Script

Post by Axl »

Hi,

Im writing a really simple script where the aim is to query a mysql database i have on my webhosting and tell me the last player to register.. I understand that to have a script that uses sql u need to have a package.. a lot of posts on here seem to suggest using fastbase. however i can not get it to complile to be an so file.. Just spouts loads of errors. ne chance of another suggestion other than fastbase? or maybe advice on how to get fastbase to actually work?

Cheers
User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

Can't say what's wrong without knowing the errors you get...

Another option might be MyTcl. And there might be one called tcl-sql, but I'm not sure. You should have googled :p
Locked