What are php parameters?


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

Post New Answer

More PHP Interview Questions

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,


What is the difference between Session and Cookie?

0 Answers  


How can I loop through the members of an array?

1 Answers   Rushmore Consultancy,


Differentiate between require and include?

0 Answers  


PHP serverside scripting language or client side scripting language>

8 Answers  






How to redirect a page in php?

0 Answers  


How can we check the value of a given variable is alphanumeric?

0 Answers  


Can php run on windows server?

0 Answers  


What is the use of curl()?

0 Answers  


Why php is used with mysql?

0 Answers  


Why do we use session?

0 Answers  


Does facebook use php framework?

0 Answers  


Categories