Jump to content
Larry Ullman's Book Forums

slfit

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by slfit

  1. hi all, im using jquery mobile to build my web site.but i want to switch it over to php. I've been reading the book and im in chapter 8.Im at the section where it has the include() function but when I break my html files down into sections (i.e.header.html) and do <?php include('header.html'?> that html file shows up but nothing else after the call to header.html shows up on the page. when i remove <?php include('header.html'?> then everything displays as it should,style's and all. Does anyone have a clue?Ive been trying to figure this one out all day. Thanks
×
×
  • Create New...