Jump to content
Larry Ullman's Book Forums

Trying To Build A Php Web Site With Jquery Mobile


Recommended Posts

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

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...