Hi. I'm making my themes with phpengine. I need to get the varius html-code of the sidebar-left and sidebar-rigth's box.
Is There a way ?
For the moment I can only do a <? print $sidebar-left ?>, but I want, e.g., to intercept the code of "login" box.
Every help is appreciated.

M.