what is the difference between java and cgi?
No Answer is Posted For this Question
Be the First to Post Answer
What interface used in PERL to connect to database? How do you connect to database in Perl?
Packing and Unpacking. Hi, I want to get output as 0x23400000345.... in the below example How to get? i tried out, but unable to get the answer $r=0x234; $t=0x345; $y=pack('L L',$t,$r); $x1=unpack('L!',pack('P',$y)); printf("\nThe value is $x1"); I didn't get constant output
what are steps to do to lock the sony ericsson mobile with password?
What do the symbols $ @ and % mean when prefixing a variable?
Write a cgi program to show the header part?
What does Perl do if you try to exploit the execve(2) race involving setuid scripts?
Why we use "use lib $path"?
You want to open and read data files with perl. How would you do that?
How to close a file in perl?
Explain the default scope of variables in perl?
Why do you use Perl?
What does the qq{ } operator do?