Tell me what types of loops exist in php?


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

Post New Answer

More PHP Interview Questions

How to upload any files extension in our database Ex.(.doc,.txt,mp4,mp3 etc.)in php

1 Answers  


How can we encrpt a text?

3 Answers  


What are the rules to declare a php variables?

0 Answers  


What is artisan in php?

0 Answers  


What is $globals php?

0 Answers  






What is the name of the scripting engine that powers PHP?

0 Answers  


•How to access crystal reports through PHP code?

1 Answers   Satyam,


What is mysql_fetch_object?

0 Answers  


How to select a database?

0 Answers  


What is mysqli php?

0 Answers  


Tell me which function gives us the number of affected entries by a query?

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,


Categories