Answer Posted / pankajbisane
Use FTP to upload php files (script)
Create database in Mysql server.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why do we use polymorphism in php?
How many records can be stored in mysql table?
What is crypt () in php?
What is the purpose of the '.myi' file extension? What do thes file contain?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
List few sensible functions in PHP?
What are the benefits of using php?
What is the meaning of die in php?
Why do you need php?
What does php exit do?
What is full form of php? Who is the father or inventor of php?
How to check whether a number is prime or not?
Why do we use inheritance in php?
What is the differences between $a != $B and $a !== $B?
How can we encrypt the password using php?