How do I find environment variables?


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

Post New Answer

More PHP Interview Questions

we store and display scores of users in different games. In MySQL, records are stored as tuples (user-id, game-id, score). Now we need to support ranks of users, i.e., each user should be informed of his current rank in the community. The challenge is to come up with the best way to store the data in MySQL so that the requirements are efficiently met.

1 Answers   IndiaTimes,


What are the rules to determine the “truth” of any value which is not already of the boolean type?

0 Answers  


What are the differences between public, private, protected, static, transient, final and volatile?

3 Answers  


What is move_uploaded_file in php?

0 Answers  


How can post form values with out press submit button

5 Answers  


Tell me is it possible to protect special characters in a query string?

0 Answers  


Tell me how can we automatically escape incoming data?

0 Answers  


How to track user logged out or not? When user is idle?

0 Answers  


What is the use of print_r function in php?

0 Answers  


How does php work?

0 Answers  


How to print \ in php. Only \ with out using . or *.

7 Answers   American Solutions,


How many data types are used by php?

0 Answers  


Categories