What is the use of super-global arrays in php?


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

Post New Answer

More PHP Interview Questions

what is array_search() in php?

2 Answers  


Can we use onclick in submit button?

0 Answers  


Write a function that takes "depth" as argument and return sum of node's data of that depth. For instance, (0) depth 0 / \ (10) (20) depth 1 / \ (40) (50) depth2 If I pass get_sum_by_depth(2) , it would return 90 (i.e. 40 + 50 )

0 Answers   Amazon,


How to get complete current page url in php?

0 Answers  


How can we upload a php + mysql Site

1 Answers  


what is code for email sending through localhost pc..?

2 Answers  


How to convert strings to upper or lower cases?

0 Answers  


How do you pass a variable by value?

0 Answers  


Code to open file download dialog in PHP?

0 Answers  


Which programming language does php resemble to?

0 Answers  


How to pass variables and data from php to javascript?

0 Answers  


How can I increase my website session?

0 Answers  


Categories