List few sensible functions in PHP?
No Answer is Posted For this Question
Be the First to Post Answer
What are the data types in php?
Is it more secure to use cookies to trfer session ids?
What is $row in php?
How can we encrypt and decrypt a data present in a mysql table using mysql?
Difference between mysql_connect and mysql_pconnect?
Write a regular expression to get the value xxx from the string 'xxx@yyy.com'
Is json a string php?
Tell me what are the different types of errors in php?
what is the dirrence in PHP4 & PHP5 . ?
What is the basic syntax of Php?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?