Please Help Me!

2009-07-24 Thread Umar Draz
Dear Friend! Sorry Again disturbing you. I have a string $str = "Total Mobile HONDA Civic, EXI: model 2002, excellent condition, available for sale. My Phone # is. 042-6832797, My Cell. 0300-4459899, My Office Cell is0300-5009228, my other mobile no is 0356-4094030, my Friend Mobile no is . 0

Please Help me

2009-07-24 Thread Umar Draz
Dear Members! I have a string $str = "Total Mobile HONDA Civic, EXI: model 2002, excellent condition, available for sale. My Phone # is. 042-6832797, My Cell. 0300-4459899, My Office Cell is0300-5009228, my other mobile no is 0356-4094030, my Friend Mobile no is . 03226789871"; I want to print a

Help Me

2009-07-09 Thread Umar Draz
Dear User! I want to get all telephone and mobile number from a string and save into a variable. Here is my example what i am doing. #!/usr/bin/perl $str = "This is my string my mobile number is 0300-4459899, 042-8494949 041-8580880 now the string is complete" while($line =~ /(([0-9]{3,4}[-]?

how to use require??

2007-03-14 Thread Umar Draz
t when i click on submit button its not working then I saw my apache errors logs there was a line. Name "main::dbh" used only once: possible typo at /var/www/myinventory/login.pl line 19. Can't call method "prepare" on an undefined value at /var/www/myinventory/login.pl line 19. Please help me how i can solve this problem Regards, Umar Draz - The fish are biting. Get more visitors on your site using Yahoo! Search Marketing.

cpan and make test

2006-09-12 Thread Umar Draz
hi dear members! some time i got erorr on make test when i use cpan -i is it possible to bypass ? Regards, Umar Draz - Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less.

Header ("Location")

2006-08-07 Thread Umar Draz
Hi Dear Members! In PHP i can use header ("Location: this.php?error=this_error"); Please help me how i can use in Perl? Regards, Umar Draz - Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for

how use Function

2006-07-03 Thread Umar Draz
variable $result = umar(10,40); print "$result\n"; But it did't work and i got a error Illegal character in prototype for main::umar : $width,$height at ./test.pl line 7. Malformed prototype for main::umar: $width,$height at ./test.pl line 12. please help me what should i do? Rega