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) when we select some checkboxes and we went for next page if we came back to prevoius page the selcted checkboxe should be checked
2 5343I created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution
1 3639we store and display scores of users in different games. In MySQL, records are stored as tuples (user-id, game-id, score). Now we need to support ranks of users, i.e., each user should be informed of his current rank in the community. The challenge is to come up with the best way to store the data in MySQL so that the requirements are efficiently met.
1 3573how do we can copy of the content of a web page with the help og the URL and display them onto any other page
5 6643what are the rules to be followed at the time of declaring a variable?,what is the purpose of var_dump()function in php,syntax of ternary operator()in php,difference between drop a table and truncate a table...
2 5371i got this error msg in online... how to solve this problem... i couldnot find out as soon as possible send me answer or idea COULD NOT ABLE TO CONNECT DATABASE . Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2)
3 5849This is regarding file uploading. 1. Who will be the owner of the uploaded file ? 2. What permission you will give for an uploaded file ? 3. What is mean by user, group and others and what kind of permission you will give for each user and explain the reason?
IBM,
1 46701.What is application server ? 2.What is web server ? 3.Explain the process of execution of a php file ?
IBM,
9 16789
Inside a php function, what param needs to be set in order to access a global variable?
What are the default methods provided by decorators?
What do you mean by scaffolding used in cakephp?
What does a crm do?
Explain how to resolve class instance out of the container in laravel?
What is node in drupal?
How do you check is php not empty?
What is php7?
Does PHP 5 support exceptions? State Whether True or False?
What is laravel auth guard?
What is dd() function in laravel?
How to create a cakephp project using composer?
How do I clear my browser session?
What encryption does wordpress use?
How do I install wordpress?