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
Answers were Sorted based on User's Feedback
What is encapsulation in oop php?
Which function is used in php to search a particular value in an array?
Does wordpress still use php?
What is "print" in php?
What is php array function?
What is form action php?
Are php variables global?
I have 10 elements of Array, how can i remove 5 array element, with single function.
What are the differences between require and include?
How to Retrieve video files in php from database.....and how to store video on database..
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
What is $_ request?