
September 30th, 1999, 06:55 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Hi there!
I would like to set $dok_body to the output from include($f)
$f = “./somescript.php3”;
$dok_body = include($f);
This is what I would do, but it dos not work (I get an error)
Anyone???
------------------
-ulrik-
|