How to insert a line break in php string?
No Answer is Posted For this Question
Be the First to Post Answer
What is get method in java?
What types of images that PHP supports?
Explain how to submit form without a submit button.
Require_once(), require(), include(). What is difference between them?
Which function would you use to merge two arrays in php?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
How do I add to the beginning of an array and find the number of elements in it?
1 Answers Rushmore Consultancy,
What is the difference between Reply-to and Return-path in the headers of a mail function?
1.Where are the sessions storing ? 2.What are the contents of a session file ? 3.If the server is loaded with too many session files there is a possibility of server crash. How can we solve this issue? 4. How does php server identify that the particular session belongs to particular user ? For ex: If two users A and B logged from different machine, separate session files (say 1 and 2) will be created in the server. But how the php knows that 1 belongs to A and 2 belongs to B ?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What is difference between variable declaration and variable definition?
What is session php?