1
tjnemez
basic php doc?
  • 2004/10/22 3:24

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


as i know nothing about php i will ask here. how would you add this dcdezines ?

include("mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
include(XOOPS_ROOT_PATH."/my.php");
include(XOOPS_ROOT_PATH.'/footer.php');
?>

2
JasonMR
Re: basic php doc?
  • 2004/10/22 4:00

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


I'm not sure if this is what you have been looking for:

Quote:

include("mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
include(XOOPS_ROOT_PATH."/my.php");
include(XOOPS_ROOT_PATH.'/footer.php');

echo "dcdezines";

?>


If not, please give some more detail, what you are trying to achieve...

3
tjnemez
Re: basic php doc?
  • 2004/10/22 4:10

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


thanks JasonMR

Login

Who's Online

471 user(s) are online (68 user(s) are browsing Support Forums)


Members: 0


Guests: 471


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits