[c] # kantry ([time] 05/18/2021 07:47 AM [/ time])
xman, Native code
CREATE TABLE `tbl_name` (
` col1` int (11) NOT NULL AUTO_INCREMENT,
`col2` text COLLATE utf8mb4_unicode_ci NOT NULL,
`col3` int (11) NOT NULL,
` col4` int (11) NOT NULL
) E [/ c] Thank you but I do not understand.
Attached bellow is what I want to do in my forum post and I am using JOHNCMS 9.xx