Use this one this works fine
Mamun
mms@sdnbd.org
my ($dbh4, $sth4,@row4);
$dbh4 = DBI->connect("dbi:mysql:database_name",username,password) || &CgiDie ("Cannot Open Show Database");
$sth4 = $dbh4->prepare("select id,po from po where id='$id'");
$sth4->execute...
anu one know how to run SAC with PERL
I want print the Internet Access time of user so I will give the User name and perl will show me the Total Time of that user.
Hope to have suggestion from you all
ammun
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.