What are the 3 scope levels available in php and how would you define them?


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

Post New Answer

More PHP Interview Questions

Is json a string php?

0 Answers  


Tell me what is the actually used php version?

0 Answers  


what use of <?php

1 Answers   CBS,


Is key in array php?

0 Answers  


how to count how many sundays in month?

6 Answers   Photon, SR, TCS,






How to remove duplicate values from php array?

0 Answers  


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

2 Answers  


How do you add a joomla Template in admin panel of joomla? Please mention the steps

3 Answers   Cognizant, T3 Softwares,


What is difference Between PHP 5 and 7?

0 Answers  


What is the default session time in PHP and how can I change it?

13 Answers   VirtualSoft,


Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query

9 Answers   Cybercom, TCS,


How many open modes available when a file open in PHP?

0 Answers  


Categories