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
i have saved the password in encrypted format in database. now i want how to retrive the password in decrypted format.
What is curl php?
Tell me how to create a session? How to set a value in session? How to remove data from a session?
What is the difference between characters 23 and x23?
How is traits used in php?
How to remove blank spaces from the string?
Explain what is memcache?
Is it possible to extend the execution time of a php script?
Use of Session
Is php closing tag necessary?
How can use sys time in loop?
Explain the syntax for ‘foreach’ loop with example.