Our bank scenario requires a simple browser interface that bank tellers use to perform the core functions you implemented earlier in a PHP module.
我们的银行场景需要一个简单的浏览器界面,银行出纳员使用这个界面执行php模块中实现的核心函数。
2
At the end of this part of the series, you will have built the database, a PHP module for the core bank logic, and a single-page based browser user interface, which are all part of our bank scenario.