Tell me what is the actually used php version?
No Answer is Posted For this Question
Be the First to Post Answer
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
What is the purpose of the following files having extensions 1) .frm 2) .myd 3) .myi? What do these files contain?
How we can retrieve the data in the result set of mysql using php?
Shopping cart online validation i.e. how can we configure Paypal, etc.?
What are php filters?
How do you use bcrypt for hashing passwords in php?
How do you define a constant?
How is traits used in php?
What is static method php?
How to get number of days between two given dates using PHP?
how to change the div background color on every refresh..guys can u help me out.
Explain what does the function get_magic_quotes_gpc() means?