Click here to Skip to main content
15,881,204 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
Questioncheckboxes from hell Pin
Joan M13-Apr-11 4:24
professionalJoan M13-Apr-11 4:24 
AnswerRe: checkboxes from hell Pin
Graham Breach13-Apr-11 5:32
Graham Breach13-Apr-11 5:32 
GeneralRe: checkboxes from hell Pin
Joan M13-Apr-11 5:48
professionalJoan M13-Apr-11 5:48 
AnswerRe: checkboxes from hell Pin
Luc Pattyn13-Apr-11 6:11
sitebuilderLuc Pattyn13-Apr-11 6:11 
GeneralRe: checkboxes from hell Pin
Joan M13-Apr-11 6:33
professionalJoan M13-Apr-11 6:33 
Questionphp and div tags Pin
komanche12-Apr-11 23:52
komanche12-Apr-11 23:52 
AnswerRe: php and div tags Pin
enhzflep13-Apr-11 3:45
enhzflep13-Apr-11 3:45 
AnswerRe: php and div tags Pin
Mutinda Boniface15-Apr-11 3:44
Mutinda Boniface15-Apr-11 3:44 
Am not getting your question clearly but hope this will help you...if not just say it..

you would like to create two columns with different content sources lets say an external page[.php,.html .. e.t.c].
For my web apps this is what i do:-i will use an example:

==>supposing this is my index.php file ===
<div1> [Shows my page header] </div>
<div2> [Shows my page content] </div>
<div3> [Shows my page footer content] </div>

Content posting --
--create your header.php file
--create your footer.php file
NB: save all the includes pages in one directory like /inc/...>

to show the header content this is what i will do: using php

===and my content will be displayed in here
do the same for other pages


==HOPE THIS HELPS ==
QuestionMore of a poll than a question... Pin
Albert Holguin8-Apr-11 5:04
professionalAlbert Holguin8-Apr-11 5:04 
AnswerRe: More of a poll than a question... Pin
Nemanja Trifunovic8-Apr-11 5:20
Nemanja Trifunovic8-Apr-11 5:20 
GeneralRe: More of a poll than a question... Pin
Albert Holguin8-Apr-11 5:27
professionalAlbert Holguin8-Apr-11 5:27 
AnswerRe: More of a poll than a question... Pin
Slacker0078-Apr-11 7:04
professionalSlacker0078-Apr-11 7:04 
GeneralRe: More of a poll than a question... Pin
Albert Holguin8-Apr-11 7:26
professionalAlbert Holguin8-Apr-11 7:26 
GeneralRe: More of a poll than a question... Pin
Slacker0078-Apr-11 7:32
professionalSlacker0078-Apr-11 7:32 
GeneralRe: More of a poll than a question... Pin
Albert Holguin8-Apr-11 9:24
professionalAlbert Holguin8-Apr-11 9:24 
AnswerRe: More of a poll than a question... Pin
Paul Darlington14-Apr-11 5:11
Paul Darlington14-Apr-11 5:11 
GeneralRe: More of a poll than a question... Pin
Albert Holguin14-Apr-11 5:15
professionalAlbert Holguin14-Apr-11 5:15 
AnswerRe: More of a poll than a question... Pin
jschell14-Apr-11 9:52
jschell14-Apr-11 9:52 
GeneralRe: More of a poll than a question... Pin
Albert Holguin14-Apr-11 10:03
professionalAlbert Holguin14-Apr-11 10:03 
GeneralRe: More of a poll than a question... Pin
jschell15-Apr-11 8:58
jschell15-Apr-11 8:58 
Generaladd and show events on a calender in php/msql problem Pin
tryingmybest894-Apr-11 12:36
tryingmybest894-Apr-11 12:36 
GeneralRe: add and show events on a calender in php/msql problem Pin
Graham Breach5-Apr-11 0:16
Graham Breach5-Apr-11 0:16 
GeneralRe: add and show events on a calender in php/msql problem Pin
tryingmybest896-Apr-11 12:31
tryingmybest896-Apr-11 12:31 
GeneralRe: add and show events on a calender in php/msql problem Pin
Mutinda Boniface15-Apr-11 3:53
Mutinda Boniface15-Apr-11 3:53 
QuestionHow to know if a variable has been initiated or not [modified] Pin
Joan M30-Mar-11 7:56
professionalJoan M30-Mar-11 7:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.