What is the difference between the include() and require() functions?
No Answer is Posted For this Question
Be the First to Post Answer
Does session expire on closing browser?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
1.Where are the cookies storing ? 2.What is the drawback of using cookies ? 3. If two site is having same cookie name and different values what will be the output if we echo the cookie name from those sites ? How can we solve this issue (How can we specify the domain name)?
Which php mvc framework is best?
What u mean by query?
What is difference between explode() or split() in PHP?
What are the three parts of an http request?
How does integrate SSL certificate in websites and also how to generate CSR in Local machines? plese give some ideas ASAP.....
List functions available to sort an php array?
What is the use of paypal in the e-commerece website?
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?
please explain me mail function in php