![]() |
|
php Use Include Pages |
||
|
Code ProducedThe Action inserts an include statement for each file at the too of the page. <?PHP ob_start(); include("action_library_functions.php"); ob_end_flush(); ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled</title> <meta name="GENERATOR" content="Freeway 4 Pro 4.2.0"> <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> <style type="text/css"> <!-- body { margin-left:0px; margin-right:0px; margin-top:0px; background-color:#fff } p:first-child { margin-top:0px } table { empty-cells:hide } ._sp { font-size:1px; visibility:hidden } ._lp { margin-bottom:0px } em { font-style:italic } h1 { font-size:18px } strong { font-weight:bold } --> </style> </head> <body> <div id="PageDiv"> </div> </body> </html> |
|||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||