1. Read
  2. Vote
  3. Old
  4. New
  5. Hot
  6. Reply

How to install databases

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 for window
Cat: SIDU | Read: 894728 | 01/01/2013 | Like: 2

Blog Docs 4 - Admin staff users

Use your existing user table, and only import user_id in to blog_cat.cat = 1001 eg

REPLACE INTO blog_cat(cat,name,info) VALUES
(1001,'blog_staff','{"1":[1,2],"181130":[102,108]}');

staff user id is a json of: catetory and user ids, above means:

cat = 1 (all categories i.e. Admin staff)
user_id = 1, 2

cat = 181130 (i.e. staff or moderators for cat = 181130)
user_id = 102, 108 etc
Cat: Blog | Read: 22473 | 25/01/2019 | Like: 3

Topnew CSS v 2023 Text

5 - Text

5.1 Text align: al ac ar aj, vt vm vb



al = left
ac = center
ar = right
aj = adjust. This l
Cat: CMS | Read: 1275 | 15/04/2022
Tags: CSS

Topnew CSS v 2023 Shape

4 - Shape

4.1 Common shapes

rc = box with round corners

box
rc
btn
tab
tabL
tabR
tabB
Cat: CMS | Read: 1107 | 14/04/2022
Tags: CSS

Topnew CSS v 2023 Color

3 - Color
We have text colors, background colors

3.1 Text colors

red, green, blue, gold, grey, dark. And there is default.

3.2 Bac
Cat: CMS | Read: 1177 | 13/04/2022
Tags: CSS
  1. 1
  2. 2
  3. 3
  4. 4
  5. »

Category