What is the use of nl2br() in php?
How do I escape data before storing it into the database?
What is isset php?
Which is useful for method overloading?
What is difference between session_unset and session_destroy?
/temp is a type of filesystem directory. State Whether True or False?
How does api connect to database?
i have a string and that string contains the alphanumeric value and i want to hide or semihide the 10 digit telephone number from the string.
Explain how we can retrieve the data in the result set of mysql using php?
Tell me how to find the length of a string?
What is difference between put and post method in http?
What is restful api?
i want to store retrieved data from database into an array list with limit.And display the data from that array list.have any answer for this?