How can we upload a php + mysql Site
Use FTP to upload php files (script)
Create database in Mysql server.
| Is This Answer Correct ? | 2 Yes | 1 No |
How will you create a bi-lingual site (multiple languages) ?
What is x+ mode in fopen() used for?
Who is the father of PHP and explain the changes in PHP versions?
13 Answers Befree, iMark Group, Netizen,
What is the output of the following php code?
Is not null in php?
Does empty check for null?
How can we know that a session is started or not?
What is isset and unset in php?
Write a regular expression to get the value xxx from the string 'xxx@yyy.com'
What do you mean by MVC ?
How to execute an sql query? How to fetch its result?
What is return in php function?