PHP can be used frontend of for backend?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between explode () and split () functions in php?
What is the purpose of $_ session?
Does php have a future?
What is the use of mvc in php?
Explain do you use composer? If yes, what benefits have you found in it?
What is empty () in php?
Explain the difference between isset() and empty()?
What is a controller in programming?
How to write in a file in php?
Is null check in php?
How to set session.gc_divisor properly?
What is stdclass in php?
What are the different types of array in php?
Can I use php in html?
How to get elements in reverse order of an array in php?