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.

using php for my eggdrop

Old posts that have not been replied to for several years.
Locked
S
Sonic

using php for my eggdrop

Post by Sonic »

I just wonder how and if its possible to use php for an eggdrop instead of tcl, My friend has use it once. but how does it works?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

You should ask your friend, as I have yet to see this done.

Tcl is heavily intergrated into the core of eggdrop, as such, PHP would have to be to, which would involve a lot of work.

It may be that he/she has used a external PHP script, and used the output to base Tcl actions.

Or even used PHP on a webpage to interface with eggdrop via a telnet connection.

Seriously though, contact your friend, as it sounds like he/she is the only one that knows.
Locked