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 and tcl help ; search coderz

Old posts that have not been replied to for several years.
Locked
T
Thiz3r

Mysql and tcl help ; search coderz

Post by Thiz3r »

I would like to know if it's possible to create a script which put data in a mysql database. (So I can after, use this data for a website)

If someone can help me to realise this script . Please answer!
User avatar
strikelight
Owner
Posts: 708
Joined: Mon Oct 07, 2002 10:39 am
Contact:

Re: Mysql and tcl help ; search coderz

Post by strikelight »

Thiz3r wrote:I would like to know if it's possible to create a script which put data in a mysql database. (So I can after, use this data for a website)

If someone can help me to realise this script . Please answer!
If you were to have searched the forum for your answer first, that would have been easier..

You will want the 'mysqltcl' package to provide connectivity to a mysql database via your tcl script.
Locked