I am working in VFP with no knowledge of web programming.I
want to learn web database programmin. Can I choose PHP and
MYSQL for that?
Answers were Sorted based on User's Feedback
Answer / fatih
Definitively YES! It's the most used (AFAIK) and there are
plenty of tutorials on the net!
| Is This Answer Correct ? | 1 Yes | 0 No |
write the function to fetch a image from mysql databases (datatype blob).
What does the arrow mean in php?
What should we do to be able to export data into an excel file?
how set session expire time in php?
Whether site will complete the execution of the script if Fatal error occurs ?
How can we pass the variable through the navigation between the pages?
How to check a variable is array or not in php?
Why php was called as personal home page?
Tell me what are sql injections, how do you prevent them and what are the best practices?
What is escape data in php?
How can we automatically escape incoming data?
What are the difference between include_once & Require_once?