I want to make a web application. So I want to know can I use Ajax, JS, HTML, PHP, and MySQL together?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not only you can use it together but they (or their equivalents) are all necessary to build a modern web application.
Here is a simple schematic of what each of these technologies achieve, by itself and together with the others.
If you want a comprehensive, albeit introductory, manual on these technologies and the way they interoperate, I suggest O’reilly’s “Learning PHP, MySQL and Javascript”.