HMG create PHP

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
dragancesu
Posts: 930
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

HMG create PHP

Post 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
Attachments
hmgphp2.zip
(1.56 MiB) Downloaded 78 times
ASESORMIX
Posts: 216
Joined: Thu Oct 25, 2012 8:08 pm
Location: Bqto, Venezuela

Re: HMG create PHP

Post by ASESORMIX »

Está bastente interesante.
En la medida de lo posible, podrias publicar el codigo fuente de hmgphp.exe ?.
User avatar
dragancesu
Posts: 930
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: HMG create PHP

Post by dragancesu »

User avatar
serge_girard
Posts: 3309
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: HMG create PHP

Post by serge_girard »

Thanks for sharing Dragan. I will have a look at it in the coming days.
There's nothing you can do that can't be done...
Post Reply