Subject: Self-referential help
Hi,
Can someone please explain a little further on how Self-referential association works with PHP-AR.
My table structure is like this
-- menus -- - id - parent_menu_id - title - slug
Example: Home About -- Company -- Myself -- Another menu Products -- Computers -- Cars
My goal is to have sub menus.. Please help thanks!
Solved!
how?
(1-2/2)
June 27 2010
May 8, 2013
Subject: Self-referential help
Hi,
Can someone please explain a little further on how Self-referential association works with PHP-AR.
My table structure is like this
-- menus --
- id
- parent_menu_id
- title
- slug
Example:
Home
About
-- Company
-- Myself
-- Another menu
Products
-- Computers
-- Cars
My goal is to have sub menus.. Please help thanks!