How can we upload a php + mysql Site



How can we upload a php + mysql Site..

Answer / pankajbisane

Use FTP to upload php files (script)
Create database in Mysql server.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More PHP Interview Questions

What does $_env means?

0 Answers  


1.Where are the sessions storing ? 2.What are the contents of a session file ? 3.If the server is loaded with too many session files there is a possibility of server crash. How can we solve this issue? 4. How does php server identify that the particular session belongs to particular user ? For ex: If two users A and B logged from different machine, separate session files (say 1 and 2) will be created in the server. But how the php knows that 1 belongs to A and 2 belongs to B ?

4 Answers   PA Consulting, TCS,


Explain type casting and type juggling.

0 Answers  


How to Define a Constant in PHP? Is $ symbol necessary?

6 Answers   Maples,


Is jquery better than javascript?

0 Answers  


Tell me what kind of things have you done on the social side?

0 Answers  


What does mysqli_query return?

0 Answers  


How to pad an array with the same value multiple times?

0 Answers  


What is meant by MIME?

0 Answers  


What is the difference between explode () and split () functions in php?

0 Answers  


What is the difference between php4 and php5?

0 Answers  


What are the different types of Errors in PHP?

20 Answers   Cisco, TCS, Troop Software,


Categories