Page 1 of 1

Insert PHP compiled code in pages

Posted: Wed Feb 12, 2003 2:11 am
by DaZZleD
what i want to do is to insert different pieces of compiled PHP code in pages. in other words i have a page that is made up of different sections. i want each section to be a different page that i can work on and the main page to just take all the bits and put them together (that is after the code is compiled by php). i don't want to use frames so i would like a workaround for this.

any suggestion is welcomed.

Posted: Wed Feb 12, 2003 2:23 am
by twigletmac

Posted: Wed Feb 12, 2003 2:34 am
by lazy_yogi
PHP can be compiled ?

Posted: Wed Feb 12, 2003 2:46 am
by twigletmac
I sort of assumed he meant executed.

Mac