<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/4521" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-05-30T18:06:08-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/4521</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-30T18:06:08-04:00</updated>

		<published>2003-05-30T18:06:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20957#p20957</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20957#p20957"/>
		<title type="html"><![CDATA[Interfacing with mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20957#p20957"><![CDATA[
Hi,<br><br>Thanks for the link, im studying the docs now. In simplest terms I also want to for example have a html text box, when the form is submitted the contents of the box are announced in the channel. I am familiar with php but dont know how/if I could connect to the bot with it, maybe thru telnet?<br><br>Thanks<p>Statistics: Posted by Guest — Fri May 30, 2003 6:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mortician]]></name></author>
		<updated>2003-05-30T16:53:50-04:00</updated>

		<published>2003-05-30T16:53:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20954#p20954</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20954#p20954"/>
		<title type="html"><![CDATA[Interfacing with mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20954#p20954"><![CDATA[
you don't need root access to install a mysq tcl interface<br><br>when you ./configure a mysql api use the --prefix=/path/ option ...<br>(./configure --help to see all option)<br>but perhaps it would be better to ask your admin  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> <br><br>mysql interface I use: <a href="http://www.xdobry.de/mysqltcl/" class="postlink">http://www.xdobry.de/mysqltcl/</a><br><br>greetings<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1942">mortician</a> — Fri May 30, 2003 4:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-30T16:25:45-04:00</updated>

		<published>2003-05-30T16:25:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20950#p20950</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20950#p20950"/>
		<title type="html"><![CDATA[Interfacing with mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20950#p20950"><![CDATA[
Hello,<br><br>I am new to eggdrop and just have my first bot up and running, I want to be able to run queries in the channel by doing !search &lt;term&gt; which runs a mysql query and the results are msg'd to the user. <br><br>I'd also like when an INSERT is done on the db from a php script on webpage then the bot will announce to the channel. I've read some docs on mysql tcl packages but i'm using a commercial shell and I think i would need root access to do this?<br><br>httpd,mysql and egg are on same server. Im just looking to know if this is a possible and a point in the general direction.<br><br>Thanks<p>Statistics: Posted by Guest — Fri May 30, 2003 4:25 pm</p><hr />
]]></content>
	</entry>
	</feed>
