What is in a cookie?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about objects in PHP?
how to insert, update data in database
What is baseurl?
Explain the changes in php versions?
What is indexing in mysql and how do we create indexing in mysql
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?
Which php framework is best for security?
Are php short tags acceptable to use?
Explain the difference between urlencode and urldecode?
What is php how it works?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What are different ways to redirect from on page to other?