HMG for create PHP code
Posted: Thu Aug 24, 2023 8:58 am
I need and create little creator for php with crud functions ( create, read, update, delete )
In ZIP is one sql for create table
Note: field type for php form is different than dbf
C - character
N - numeric
E - email (field is character)
P - password (field is character)
R - radio (field is character)
program need field ID INT NOT NULL AUTO_INCREMENT as PRIMARY KEY
Please look and comment, but I am beginer in this
I think that you know MySQL, Sql, Html and PHP
first step is build hmgphp.hbp
In ZIP is one sql for create table
Note: field type for php form is different than dbf
C - character
N - numeric
E - email (field is character)
P - password (field is character)
R - radio (field is character)
program need field ID INT NOT NULL AUTO_INCREMENT as PRIMARY KEY
Please look and comment, but I am beginer in this
I think that you know MySQL, Sql, Html and PHP
first step is build hmgphp.hbp