Explain me is it possible to destroy a cookie?
No Answer is Posted For this Question
Be the First to Post Answer
hi, i am new for php I want to know where to create & how to run phpscript programme in LAMP?
how to do connectivity of 2 dbs in PHP script?
What does the unlink() function mean?
Is php 5 still supported?
What is the difference between static and dynamic websites?
Which is the best web server?
Create a PHP web script with the following attributes: on start, three HTML form elements are shown: an string input field, a checkbox field, a dropdown/pull down list with 5 elements and a submit button. On submission, the form should be redisplayed (while remaining all options/inputs as the user has selected/entered them). Additionally, the selections/inputs of the user should be displayed in text. Please solve this without the use of any external libraries.
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?
what is the url rewriting?how to rewrite the url? give any example
Code to upload a file in PHP?
What is the current stable version of php? What advance thing in php7?
What is difference between static and constant?