Forums
(@fshuja)
17 years, 11 months ago
you can access the array using the following code simply loop the $subpage for each stdClass and access the stdClass using the following code
i=0 to length $data = $subpage[i]; echo $data->post_title;
Faraz
17 years, 12 months ago
i just want to add a top level tab named “Database”. this tab will contains only one sub-tab named “Access”, which will be bydefaul selected.