Fastpage was developed using PHP interfacing to a MYSQL database. Templates Fastpage uses HTML templates developed by a web designer The editable content is denoted by information held inside curly braces known as entities. Example :- {home_page} The template concept means a web designer is free to design without mixing PHP code inside the HTML script. |