Page 1 of 1

HMG create PHP

Posted: Wed Jun 19, 2024 10:40 am
by dragancesu
I need and create little creator for php with
1. form with crud functions ( create, read, update, delete )
2. php for master/detail data
3. dropdown menu

In ZIP is one sql for create tables

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

Re: HMG create PHP

Posted: Wed Jun 19, 2024 12:16 pm
by ASESORMIX
Está bastente interesante.
En la medida de lo posible, podrias publicar el codigo fuente de hmgphp.exe ?.

Re: HMG create PHP

Posted: Wed Jun 19, 2024 12:44 pm
by dragancesu

Re: HMG create PHP

Posted: Thu Jun 20, 2024 6:45 am
by serge_girard
Thanks for sharing Dragan. I will have a look at it in the coming days.