Actually am working in existing project which is developed
in .net, am converting the .net into php code. am facing
problem after uploading the .php in server. amgetting the
error message like "The page cannot be found" but its
working perfectly in local host
Answer Posted / dev
u have to check the .htaccess file there...!
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
In php how can you jump in to and out of "php mode"?
Explain what is the difference between for and foreach?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What are the 3 types of sessions?
What are the three classes of errors that can occur in php?
Which function(s) in PHP computes the difference of arrays?
How do you check if an arraylist is empty?
Which software is used to run php programs?
What is beforeRender() used?
Can I use php in html?
Can I use php in visual studio?
How can we create a database using php?
What is the difference between echo, print and printf()?
What is the difference between fopen() and fclose()?
Why php is used with mysql?