[PHP] Newbie: element index array

2002-11-24 Thread Michael Wai
etime' => '20D', 'dayname' => 2); $a['element3'] = array('btime' => '15D', 'etime' => '17D', 'dayname' => 3); I would like to ask that how can I completely delete the $a['element2'] in the a

[PHP] Newbie: nested include and object in session

2002-11-20 Thread Michael Wai
Hi everyone, I'm a newbie on PHP and MySQL. I've two questions that want to get some help. 1. How to solve the problem of nested include? That's mean A include B and B include C. 2. Can I save the object in session? Thanks for your great help!! Regards, Michael -- PHP General Mailing List (h