Jump to content

mousey

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

mousey's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hello me again! Just one more thing, I wanted to check that im doing this right and that on my layout page i have ";echo$content;" as the contents of one of my cells and that on each page of my site having $content="html code for the content of the cells"?? Thanks guys!
  2. Thank you both for uber-quick responses!! The problem was that i wasn't re-opening the echo command! Working great now! Thanks guys!
  3. Hi, first time here so excuse me if this is in the wrong place! Im just learning php and am havin a problem with my site.  I have a layout.php file that contains my layout code and then i have a few pages which call on this file for their layouts. Im not sure how to explain my problem so again excuse me if it doesnt make any sense! On my layout.php page, i have used the echo "(then the html code for my layout in here) to get the layout i want. I've then interupted the echo function using the followng code: (imagine this is part of my layout code)";include ("menu.php");"(then the rest of my layout code goes here. The problem im having is that it doesnt seem to be reading the html code after i interrupt the php echo function. I know this probably doesnt make any sense, but i cant think of a better way to describe my problem! If anyone could offer any help id greatly appreciate it!! ??? ??? ???
×
×
  • 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.