What is difference between readonly and constant?
No Answer is Posted For this Question
Be the First to Post Answer
How can we submit a form without a submit button?
What is the full form of PHP?
28 Answers Apple, Nandhini, PHP,
How to get elements in reverse order of an array in php?
Explain the differences between get and post methods?
How is it possible to set an infinite execution time for php script?
Can anyone explain about join?
What is php default argument?
How to remove all duplicate values in array in php?
How to generate pdf file in php?
Which function is used to read a single character from a file in PHP.
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
Tell us what is the difference between session_unregister() and session_unset()?