As I had some time to spend, I made some stylish change in page install.php. If you want to see it (or add it to subversion), give me your email address (or create a subversion account for me).
Also, I'm wondering why you don't use an ORM (like propel) ? I think that you try to re-invent the wheel and it's a very common mistake (i did the same ;-))
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
As I had some time to spend, I made some stylish change in page install.php. If you want to see it (or add it to subversion), give me your email address (or create a subversion account for me).
Also, I'm wondering why you don't use an ORM (like propel) ? I think that you try to re-invent the wheel and it's a very common mistake (i did the same ;-))
I see that you don't use primary key. Why this? That's horrible!