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 19412what 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 239592How 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 6392What is the meaning of curl , which is used while connecting with pay pal? and how it works?
2 15612
In which cases you don’t see plugin menu?
What is a Retrieving Input ?
Do you know laravel service container?
How to redirect form controller to view file in laravel?
How many data types are used by php?
What are majic methords in php?
What do you call a single quote?
what is Drupal weight?
What is the difference between $var and $$var?
How do I install wordpress on my website?
Tell me what is htaccess?
Is php 7 backwards compatible?
how to create a featured product?
Define taxonomy in drupal ?
Is it more secure to use cookies to transfer session ids?