PHP (3028)
Laravel PHP Framework (1078)
WordPress (1256)
Drupal (621)
Joomla (294)
Magento PHP (281)
CodeIgniter (272)
Zend (235)
CakePHP (128)
Yii PHP Framework (148) 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 19419what is the current salary package in India for a PHP & MySQL programmer who has 3 years experience
ABC, BLG Logistics, Google, HCL, IBM, Infosys, People Group, PHP, Torque Infotech, V Angelz Technologies, Yahoo,
127 239594How to connect SMTP server in php. I want to edit that in mantiss bug tracking tool. If anyone worked on mantiss software or in php, please give answer . I need to modify that in mantiss software.
1 6393What is the meaning of curl , which is used while connecting with pay pal? and how it works?
2 15612
What's the difference between tags and categories in wordpress?
What is the use of Laravel - Sending Email ?
What is delimiter php?
how can i develop forum code? any one pleale help me on this question
What are the helpers in codeigniter?
What is design pattern? Explain all including singleton pattern?
How to read, write and delete session in cakephp?
How to read the entire file into a single string?
Is laravel an open source?
How to include a javascript menu through a site?
What are the difference between magento 1 & 2?
How failures in execution are handled with include() and require() functions?
Write a program in php to print a table of a number?
What is foreach loop in php?
How to concatenate two strings together in php?