What is the function of trim?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

Do you know design patterns. List few?

0 Answers  


Tell me how stop the execution of a php scrip?

0 Answers  


How can you compare objects in php?

0 Answers  


What is the difference between public, protected and private?

0 Answers  


How many ways to include variables in double-quoted strings in php?

0 Answers  






Tell me what is the definition of a session?

0 Answers  


How do I check environment variables?

0 Answers  


Where are sessions stored php?

0 Answers  


What is the use of @ in php?

0 Answers  


What is php string function?

0 Answers  


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 ?

4 Answers   PA Consulting, TCS,


What is framework in php?

0 Answers  


Categories