What is the difference between == and === operator in PHP?
just explain MYSql ISAM and InnoDB functions. and what is the diffrent between both. and which is the better in both.
What is the difference between runtime exception and compile time exception?
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
Explain the installation of PHP on UNIX systems?
What is the importance of "action" attribute in a html form?
How to create a web form?
How to delete file in php?
Do you know what's the difference between __sleep and __wakeup?
Is php easier than javascript?
What is the use of Php variables?
What changes to done in PHP.ini file for file uploading?
How do I find out the number of parameters passed into function?