PHP can be used frontend of for backend?
Answers were Sorted based on User's Feedback
Answer / akram abbasi pakistan karachi
there are three tier application
1--first tier Client "Request"
2--second tier Web server or PHP "Response from Back end or
third tier"
3--third tier Mysql or BackEnd Database
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / vishwanath
php can we used for backend it is the server side
programmiing executrd in the server side
| Is This Answer Correct ? | 12 Yes | 5 No |
Answer / hyma
The backend is MYSQL.MYSQL is a database used to store data.
| Is This Answer Correct ? | 7 Yes | 4 No |
How does php work with apache?
Whether php supports microsoft sql server?
Tell me what is the use of "ksort" in php?
What is needed to be able to use image function?
How do you achieve page caching in PHP?
How to link one site backend to another site frontend?
what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP
What is the difference between abstract class and interface in php?
How do you debug php?
How can we find the number of rows in a result set using PHP?
What is the purpose of break and continue statement?
Is false empty php?