06-21-2010, 02:16 PM
|
#1 (permalink)
|
|
The Acquainted
Join Date: Feb 2008
Posts: 107
Thanks: 3
|
include in string ?
Hello,
Is it possible to include something in string or with function ? If not, how to do that ?
I have to make it in string. When I use the string, it should includes it.
$include = include("file/admin.php");
|
|
|