Re: perl cgi and mysql

2000-12-22 Thread Rob VanFleet
Search on google for 'Perl DBI MySQL'. You might also want to add either 'sample code' or 'tutorial' to that as well. There is a ton of info on the subject if you look for it. -Rob On Fri, Dec 22, 2000 at 12:42:29PM -0800, james (home) wrote: > Can anyone point me into the right direction > >

RE: perl cgi and mysql

2000-12-22 Thread Jason Holland
have you tried DBD-mysql?? > > Can anyone point me into the right direction > > I would appreciate some sample code. > > I have created a database within mysql, its fine, I can get Perl > to talk to > it. > > I need to know how to create the htm and I guess a perl/cgi code > to talk to > the

perl cgi and mysql

2000-12-22 Thread james \(home\)
Can anyone point me into the right direction I would appreciate some sample code. I have created a database within mysql, its fine, I can get Perl to talk to it. I need to know how to create the htm and I guess a perl/cgi code to talk to the database. what I am trying to create is 2 web pages.