You are here: Re: can't use include file with php tags « All PHP « IT news, forums, messages
Re: can't use include file with php tags

Posted by Mike Collins on 08/27/06 11:44

On Sat, 26 Aug 2006 23:50:05 -0700, "Johnny"
<removethis.huuanito@hotmail.com> wrote:

>> While attempting to assign the array elements of an include file to a
>> variable the php tags embedded in the include file fail to
>> interpolate. What am I missing?
>>
>> $t_file = file($PATH_DOCS . '/inc/navElem.inc.php');
>> $iw_mast .= $t_file[0];

>so you'll need to put echo at the beginning of each line and quote each
>line which means you'll also need to escape quotes within the line.

echo, quote, escape, rtm... right. I went round and round with this
for awhile. Almost gave up. Here's what I'm using:

ob_start();
include($PATH_DOCS . '/inc/navElem.inc.php');
$iw_mast .= ob_get_contents();
ob_end_clean();

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация