what's the correct way to insert this code;
include("links.inc.php");
I tried <-- include("links.inc.php");--> but it don't work. file extension is .php
include("links.inc.php");
I tried <-- include("links.inc.php");--> but it don't work. file extension is .php

yeah, the one I tried is for shtml extension.I forget stuff once in a while. 
Comment