Explain what is the difference between for and foreach?
No Answer is Posted For this Question
Be the First to Post Answer
I 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
How we get ip address of client, previous reference page etc?
what is the use of include() function when include_once() alone will enough?
Tell me what is the use of "ksort" in php?
how to track user logged out or not? when a user is idle?
What is the PHP predefined variable that tells the What types of images that PHP supports?
What is a role of a designer in web development. Till what level the designer will do his work. Does he gives the complete html file or the tpl file or he should also include the smarty tag in the tpl file.
How to add a cookie?
Explain some of the php array functions?
What is nan value?
How do you identify independent and dependent variables in regression analysis?
How to check a variable is array or not in php?