HMG for create PHP code

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 for create PHP code

Post by dragancesu »

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
Attachments
hmgphp.zip
(23.65 KiB) Downloaded 337 times
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 for create PHP code

Post by serge_girard »

Dragan,

Is it the meaning to to generate PHP file?

Serge
There's nothing you can do that can't be done...
User avatar
dragancesu
Posts: 930
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: HMG for create PHP code

Post by dragancesu »

Yes, of course. But no one.
On DB connect->connect create config.php
On Table->Edit click on Build create index, create, update and delete php
User avatar
Rathinagiri
Posts: 5480
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG for create PHP code

Post by Rathinagiri »

Wow! That is so great. It will make the users to access data from anywhere in the world. Thanks a lot!
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Post Reply