- Read
- Vote
- Old
- New
- Hot
- Reply
Top tags: CSS (7) Wiki (3) CMS (2) Feature (2) Bug (2) Test (2) JS (1) Blog (1) Forum (1) Ticket (1) News (1) Bank (1) SIDU (1)
Topnew CMS uses secure PHP login with database, such as MySQL, PostgreSQL, SQLite or CUBRID.
Topnew CMS 3.0 uses almost perfect secure PHP login algorithm with https site, which is unhackable, well at least the algorithm. However we need to take care of those http sites. The following
Cat:
CMS | Read: 30933 | 2012-12-29
Cat:
CMS | Read: 14889 | 2012-12-30
1
* Seperate multiple SQLs with ; + line feed
* SIDU firewall is blank by default, you can update at the last line of file inc.page.php
* Refresh table before editting newly-added rows
* It's a good idea to have a primary key in a table.
* SQLite folder+file must be rw-able by server user
* Please refresh SIDU after sidu_fk table is created
Cat:
SIDU | Read: 15083 | 2012-12-31
1
Install ubuntu 24.04 LAMP via wsl, PHP 8 MySQL 8 PostgreSQL 13 etc
A - Install Git Bash for windows
If you are already on Linux or Mac, this is optional.
Tool "Git Bash", on "gitforwindows.org", it says "Git for windows", when installed, it is called "MINGW64".
This tool fo
Cat:
SIDU | Read: 893695 | 2013-01-01
2
sidu_fk is an optional table helps you and SIDU work better for foreign keys, enum, or meta data.
SIDU will produce drop-down select menu for data edit window based on instruction in table sidu_fk;
If sidu_fk has not been created or data not found in sidu_fk, SIDU will still produce drop-down sele
Cat:
SIDU | Read: 82364 | 2013-01-02
4
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- »