PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I had 4 frames in my all pages. I changed my html to php. I removed all frames from my pages and used "include" in all pages but I am getting the main contents of the pages below the left side menu table. I want the main contents parallel to side menu and just below the top menu. I have top menu, left menu and bottom bar on all the pages. Will I have to add or change some code in the included php files? visual interface for top, left and bottom looks fine.