How WordPress works – Web Database Application – 3-tier Architecture
Client tier – the Internet through your browser.
Middle tier – Web server (APACHE server listening for requests on virtual port 80) PHP application server (scripting engine).
Database tier – Database Management System MySQL.