In php how can you jump in to and out of "php mode"?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of destructor ?
What is the best php version for wordpress?
how to include external php file in to html page?
Is php deprecated?
write a program to print [123] [456] [789] note : braces also need to be printed
What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?
11 Answers HCL, Rushmore Consultancy, Thursday Technology,
Tell me can the value of a constant change during the script's execution?
Hi this is amul jani here, i complied my graduation in B.com stream.. but as career i looking for PHP language.. to get shape my career. so is that possible to enter in IT world.. for me how much scope of develop my career in this field.. amul jani
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 ?
What is cakephp framework?
Explain what is smarty?
How we can retrieve the data in the result set of mysql using php?