Answer Posted / kalpana
class object
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are the functions of string?
What are the differences between GET and POST methods?
How can I embed a java program in php file and what changes have to be done in php.ini file?
What are some of the advanced features of php?
Is session a cookie?
How to uploaded files to a table?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
What is a php web application?
What happens when submit button is clicked?
What is var_dump function in php?
How can we access the data sent through the url with the get method?
What is a collection in php?
How do you connet mysql database with php?
What does $_env means?
What is "echo" in php?