What is an abstract class in php?
No Answer is Posted For this Question
Be the First to Post Answer
How to assigning a new character in a string?
What is the difference between $name and $$name?
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 c++ polymorphism?
What is a php array?
What is helper library?
What is difference between base_url and site_url?
How many types of array supported in php?
What is a controller in programming?
What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?
What is the use of header() function in PHP? What the Limitation of HEADER()?
Is empty array php?