Jump to content

PHP Navigation With Content Box Help!!!


buttercup187

Recommended Posts

[color=black]I am new to php and I would like that someone explain me something

See my Gaming Website: [url=http://www.iygame.com/Demo]www.iygame.com/Demo[/url]

I need to use [u]Include[/u] for this I think. I want my links like www.exemple.com/index.php?page=something
and all news that I will put goes in the [u]Content Section[/u].
But I really dont know how to do this I tried and it always make errors.[/color]

[u][b][color=black]Here's code of my Content Section:[/color][/b][/u]
[table][tr][td]
[color=red]            <table width="242" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td><img src="images/ContentHead.gif" width="457" height="21" /></td>
              </tr>
              <tr>
                <td width="457" height="18" background="images/ContentBody.gif">
                  <table width="457" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td height="18" valign="top">&nbsp;</td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr>
                <td height="19"><img src="images/ContentEnd.gif" width="457" height="19" /></td>
              </tr>
            </table>[/color]
[/table]

[b]If someone could help me plz :D[/b]
Link to comment
https://forums.phpfreaks.com/topic/34195-php-navigation-with-content-box-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.