how to hidden querystring url please send sample program
Answers were Sorted based on User's Feedback
Answer / sujeet kumar
using htaccess file we can convert any url
| Is This Answer Correct ? | 1 Yes | 0 No |
Is php a dying language?
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 differences between $a != $B and $a !== $B?
how can i disable multiple user in the same password in my website using any scripts
How do you trim spaces in excel?
What is the latest version of php?
Does php need apache?
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
Difference between mysql_connect and mysql_pconnect in php?
Is python better than php?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
Is it possible to get the screen resolution and like with php?