PHPRunner manual
This template is designed to build a real estate listings website.
Administrator (admin/admin) has full access to all tables.
Guest users can search/view property listings.
This template uses the following tables:
tblresults - main table that holds property description, price, images etc
login - login table
tblbathrooms - lookup table (number of bathrooms)
tblbedrooms - lookup table (number of bedrooms)
tblcooling - lookup table (AC type)
tblgarage - lookup table (garage type)
tblheating - lookup table (heating type)
tblstyle - lookup table (property style)
tbltype - lookup table (property type)