This is more HTML-related than PHP-related.  At Yahoo Mail's web
interface, they have a table of links to different mail folders on the
left side of the page.  However, to the right of the folder links, they
have regular text independent of the folder links.  Is there a way I can
duplicate this behaviour in my script?  Maybe have the table of links on
the left border of the page in a file somewhere and then just include
that file in each of my pages that needs it?  How is this done?
-Michael Sullivan

Reply via email to