Hello
I am new here and I hope I'm posting this question in the right place.
I want to develop an application in PHP 5 that involves PHP and DB using classes.
when I started building the application structure I knew that the user will have to have the option to add custom fileds of its own the DB.
I want to build my class in a ways that they will not be limited only to the original fields.
I own Esyndicat Directory and I tryed to analyze the way they built it, because they allow user to add new fields in a record, but I could not understand the logic.
Hope some one can explain me the logic design.
Even a book on the subject can be helpful
Thanks Dave