multidimensional array - Creating data structures in PHP -
i have problem have convert 2d array data structure that's efficient printing out table scheduler. link problem http://goo.gl/rrusj [opens in google docs].
first of all, clarify understanding, supposed write code generate table itself? or write code create structure?
secondly, since i'm new php, ideas on how go doing this?
at first: need datababase. have learn how make database:
1:uml(class) diagram 2:relations(1 1, n 1, n m, ...) 3:datatypes 4:make database in open office
then have learn how make database in php.(arrays tables, ...
) hope you!
Comments
Post a Comment