Where sessions stored in PHP?
Difference between mysql_connect and mysql_pconnect in php?
Does php has a future?
What is the use of trim function in php?
Can a super () and this () keywords be in same constructor?
How can we extract string 'abc.com' from a string "http://info@abc.com" using regular expression of PHP
Explain some of the php array functions?
Tell us how to create an array of a group of items inside an html form?
What is the purpose of the '.myi' file extension? What do thes file contain?
Php being an open source is there any support available to it?
How to check a variable is an array or not in php?
Can the value of a constant change during the script's execution?
Apart from mail() function to send emails,is there any other functions in PHP to send emails?