include("mainpage.php"); Help in table

Hello all members,
Help when type this code
run in Mozilla Firefox or other then table create but
mainpage.php in table is one cell create empty

include("mainpage.php");

mainpage.php

pic delete

Picture attach


dfssd.JPG

In simple terms, don’t use tables for layout. They are meant for tabular data, not to build your page with.

Sponsor our Newsletter | Privacy Policy | Terms of Service