Blog Home / Tags :
Wiki
Wiki: CMS Form Helper v 2018.09.09
Topnew Form helper generates html form, with data validation. It also generates SQL based on input values. Let's start with an example:
Let's start with a quick Example:
/* Define all for
Dept:
CMS | Read: 62709 | 2018-11-08
Tags:
CMS,
Wiki
Wiki: Topnew DB Helper v 2018.08.08
Topnew DB provides a full list of database functions for PHP PDO only. Generally there are 5 groups of functions:
A - General duties:
1. Database connection
$conn = [
'eng' => 'mysql', // pgsql | sq
Dept:
SIDU | Read: 67165 | 2018-11-05
1
Tags:
CMS,
Wiki
![]()
Topnew Blog CMS v 2018.10.10 Released
Topnew Blog CMS is a tiny 10KB size content management system, it has blog, forum, ticket, wiki, photo, video, stack-overflow etc styles, by simply set config $blog['style'] = 'wiki'; etc with the same CMS.