Also, maybe a login page for bot admins to login to change stuff like the password for a id, remove a pjen using the ID. Also, if you logged in as a admin, the public can still view the pjen database from the webpage, but they wont be able to see the password so they cant remove a host or anything as my database requires a password to remove a pjen host.
I know this is asking alot of you here, but i will really appreciate your help on this.
i.e. you need someone to teach you HTML? because you already know how to write to a file from Tcl, don't you?
Also, maybe a login page for bot admins to login to change stuff like the password for a id, remove a pjen using the ID. Also, if you logged in as a admin, the public can still view the pjen database from the webpage, but they wont be able to see the password so they cant remove a host or anything as my database requires a password to remove a pjen host.
I know this is asking alot of you here, but i will really appreciate your help on this.
I was just wondering if there was something like the webpage connecting to the partyline of the eggdrop and call a proc to collect the database.
I found this php script which connects to the bots partyline. The URL is http://t0xirc.si.kz/ and i was just wondering if that script will collect the data using a proc and display in on a webpage. I know HTML and some PHP. I have looked at MySQLTCL but is this t0xirc script will work, then it will save alot of time messing around with MySQL and lots of php.