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 null check in php?
Describe the security vulnerability of PHP?
How to stop the execution of php script?
What are the Advantages and Application Areas of PHP?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
Tell me what's the difference between include and require?
for image work which library?
What is php form validation?
Why is facebook still using php?
What is PECL?
What is strlen function in php?
How to call php function from javascript using ajax?
Can we run php in apache tomcat?
Explain PHP looping?
Can you use php and javascript together?