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
What is the default session time in php?
What is nginx and what is it used for?
How does csrf attack work?
What is php explain?
Write an example to remove html tags from a string in php?
Is php faster than nodejs?
What is the correct and the most two common way to start and finish a php block of code?
How to download file in php?
What is alias in php?
What good is polymorphism?
What is a query in php?
How to make a class in php?
How send email using php?
How do I clear my browser session?
What is $_ get and $_ post in php?