2012-02-13 02:09:02

Abel Gancsos
import a second page with PHP

Add the following where the second page content should start:

require([path to page]);
?>



TIP: REPLACE [] WITH STANDARD HYPERTEXT PROTOCOL.
TIP: REPLACE WHATEVER IS BETWEEN THE [] WITH YOUR INFORMATION.



Hope that helps!