What language is php written in?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the advantages of using 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
How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?
Do you know what is the function mysql_pconnect() usefull for?
How to convert a character to an ascii value?
What is difference between str_replace and substr_replace
how to uploade video in php????
What does the scope of variables mean?
How to enable parsing?
What is die in php?
What is difference between single quotes and double quotes in php?
What is the use of the function 'imagetypes()'?