Can we override static method?
No Answer is Posted For this Question
Be the First to Post Answer
How you can update memcached when you make changes to php?
What is different between software and app
How do functions work?
What type of errors can be occurred in php?
What are the advantages of not using any frameworks ?
List some sorting functions in php?
How to remove duplicate values from array using php?
What is the use of strpos in php?
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
What is meant by pear in php? What is the purpose of it?
Write a regular expression to get the value xxx from the string 'xxx@yyy.com'
How do you create an array in php?