Hello,
I made my first yii site. It’s a online shop. Not everything is online at the moment, due to administrative issues, but you can visit it if you want.
Thanks to yii and all the guys who contribute
Luc
Hello,
I made my first yii site. It’s a online shop. Not everything is online at the moment, due to administrative issues, but you can visit it if you want.
Thanks to yii and all the guys who contribute
Luc
design y simple, clean and efficient … good job !
I like your tree! I have something similar in my first site. I use JS tree for display and Modified Tree Traversal algorithm for tree generation. To obtain list of items which belog to desired subtree i use single sql query with one join.
How do you store your tree in database?