Who is known as the father of php?
No Answer is Posted For this Question
Be the First to Post Answer
Can we extend multiple classes in php?
Does it possible to compile php with mysql without having mysql sources?
where do we use htaccess?
Use of Session
What are the differences between PHP 3 and PHP 4 and PHP 5?
Tell me what is the definition of a session?
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
Tell me how to initiate a session in php?
Explain the types of functions for Splitting String?
How can use sys time in loop?
What’s the difference between htmlentities() and htmlspecialchars()?
How to redirect a url from http to https in .htaccess?