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 do you clear environment variables?
Tell me which programming language does php resemble to?
How to increase session life time using PHP?
Difference between $message vs. $$Message in php.
Is runtime polymorphism overriding?
Tell me is it possible to protect special characters in a query string?
How to remove values saved in the current session?
•How do you create subdomains using PHP?
How to assigning a new character in a string using php?
PHP can be used frontend of for backend?
What is use of header() function in php? What the limitation of header()?
Tell us how can we display the output directly to the browser?