the perl modules you need are DBI.pm and DBD::MySQL.pm

you can obtain them from cpan.org.

as for php, your page will connect to the db via some
other built in php method.

the documentation on DBD and DBI should have examples
for connecting to the db in perl.

-
Anthony E.

--- Johnno <[EMAIL PROTECTED]> wrote:
> I have installed MySql and it is working find...
> 
> what perl modules do i need to install to be able to
> access the database via
> a perl script??
> 
> and will this also work with php files that access
> the database??
> 
> Johnno
> 
> 
> _______________________________________________
> Perl-Unix-Users mailing list. To unsubscribe go to
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to