![]() |
include("links.inc.php");
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 |
<?php include('links.inc.php');?>
edit: must be in a .php file |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
doesnt have to be named .php ;) the file could be .inc with php code and you could be calling it from test.php or any other php file.
|
All times are GMT -7. The time now is 07:39 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123