Search found 1 match

by Maurizio1230
Wed Jan 02, 2008 12:01 pm
Forum: Joomla! Coding 101
Topic: php var include
Replies: 1
Views: 747

php var include

Hi,

I'd like to insert in a var an include. Is it possible?
$chat {include "../../folder/file.php";}
Is it right?

Thanks and bye ;)