=
Dear Per GUru;
I have problem with this code, which I can't run as what I expected, as
I coded the register form, it run fine with the connection with MYsql
database, and apache web server, however this one since nothing
problem with mysql connection, it must something error inside
Hi, guru
I have a problem with my code which I can not know where the problem,
and when I run it, it doesn't work as what I want...
-the program is purpose for retrieve and reset password
-the user have to enter the secret question and secret answer as well
as login name
if match with the databas
Dear all
I have problem to convert the UML's classes into Perl Object oriented,
coz, I can't find a good example to do with it. Anyone know, where can
I can some good example on the net.
Thank you very much.
--
May GOD blesses you, and your family
__
Dear All;
I had a perl soft code, that allow client to connect to the MP3 server
to play mp3
songs, however, I have tried this code under win2000, but it doesn't
work at all.
In my Laptop, it has a directory in drive d: "D:\Steve\Mp3" that
contained the mp3 files,
that I going to use for client to
hi, everyone
I code this program but It don' t run, I don't know what the problem
with it, Can anyone help? Thank you!
#!/perl/bin/perl
use strict;
print "Enter id: ";
chomp (my $id=);
print match($id);
sub match
{
my $matchID=shift;
m