What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » [SOLVED] PHP and table issues

[SOLVED] PHP and table issues
Author: Message:
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
RE: PHP and table issues
<?php include 'header.html'; ?>

    <td class="main">
      hello
    </td>
<?php include 'footer.html'; ?>

Try it with the semicolons. Have you turned error reporting off? Also your table syntax is incorrect, you need a <table> and <tr> tag :).
09-20-2008 04:56 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[SOLVED] PHP and table issues - by Th3rmal on 09-20-2008 at 04:38 PM
RE: PHP and table issues - by andrewdodd13 on 09-20-2008 at 04:48 PM
RE: PHP and table issues - by tony on 09-20-2008 at 04:52 PM
RE: PHP and table issues - by absorbation on 09-20-2008 at 04:56 PM
RE: PHP and table issues - by Felu on 09-20-2008 at 04:57 PM
RE: PHP and table issues - by L. Coyote on 09-20-2008 at 09:50 PM
RE: PHP and table issues - by Th3rmal on 09-20-2008 at 11:34 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On