1. Records A and B are requested from the PHP
script by a SQL statement.
2. Server runs the statement, extracts data from the
database and sends it.
3. Multiplication and storage of result are requested
from the script.
4. Server runs multiplication.
5. Server updates the database.