Hi,

Put a return statement at the end of file
'get_executed_php_file_contents.php' that returns the value you need, then
use:

<?
   $result = include("get_executed_php_file_contents.php");
?>


On 14/7/03 10:31 am, "Tariq Murtaza" <[EMAIL PROTECTED]> wrote:

> Dear All,
> 
> I need to get results like this.............
> 
> <?
>   $result  = get_executed_php_file_contents.php
> ?>
> 
> Looking for some  solutions............
> TM
> 

Ryan Gibson
-----------
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to