Closed Thread Icon

Preserved Topic: My brand new online OOP code generator for PHP4 & MySQL. (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=22992" title="Pages that link to Preserved Topic: My brand new online OOP code generator for PHP4 &amp;amp; MySQL. (Page 1 of 1)" rel="nofollow" >Preserved Topic: My brand new online OOP code generator for PHP4 &amp; MySQL. <span class="small">(Page 1 of 1)</span>\

 
DmS
Maniac (V) Inmate

From: Sthlm, Sweden
Insane since: Oct 2000

posted posted 08-19-2004 13:36

Hi all.
Not sure if this fits here, if not, please move it

I just finished building my first version of an online code generator for PHP4 & MySQL.
It generates DAO & VO classes for each table in a .ddl (CREATE TABLE script).

It also provides general classes that provide connection & query methods to the db, a formatting class that sanititze input & output from the db and a config file for your access info.

Instructions on how to try it out can be found on the site, and I would really appreciate comments on the generated code & the general principle of it.
As it stands it should work, but everything can, and should be improved.

As this progresses a dynamic testfile will also be generated, plus documentation on how to work with it, but I'd like to make sure everything works as intended first.

The link?
Here: http://www.dmsproject.com/test/dao_generator/

As I said, any comments & crits are welcome!
Cheers /Dan

{cell 260}
-{ a vibration is a movement that doesn't know which way to go }-

« BackwardsOnwards »

Show Forum Drop Down Menu