Do you know what is the function mysql_pconnect() usefull for?
No Answer is Posted For this Question
Be the First to Post Answer
How I use global variable in another page without using $_GET method?
What is the use of mysql_real_escape_string() function?
how can attached a file to a mail and attached a resume to a mail and received in id
Which is better session or cookie?
Is it more secure to use cookies to transfer session ids?
how to display and include the user system date/time in a php program/project
Difference between array_combine and array_merge?
Why overriding is called runtime polymorphism?
What is difference between variable declaration and variable definition?
What is php how it works?
hi! i am tushar. i am trying to insert digital signature in a pdf file using PHP. i create a digital signature jpg image using imagecreatefromjpeg() function, but whenever i trying to insert it into my pdf file it shown this error. "FPDF error: Not a JPEG file: signature.jpg". could some one help me? how can i insert a digital signature in a pdf file using PHP?
Why do we use interface in php?