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 / karthik
Check the path for the files in server.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is php closing tag necessary?
Could we start a variable with number like $4name?
How to check your php installation?
Tell me how can we determine whether a variable is set?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
Is empty check in php?
How can you tell if a number is even or odd without using any condition or loop?
Explain the difference between session and cookies in php?
Tell me what is the difference between exception::getmessage and exception::getline?
Tell me can you extend a final defined class?
What is array and function?
Explain mail function in PHP with syntax?
List some features of php that are deprecated in php
Is php developer in demand?
How send email using php?