yolanda/trunk/include.pl

5 lines
120 B
Perl
Raw Normal View History

use CGI::Session;
use DBI;
use XML::Simple qw(:strict);
$dbh = DBI->connect('DBI:mysql:gnutube:localhost', 'root', '');