|
Posted by Jacques Jamain on 05/17/06 00:31
hello Toby,
Tue, 16 May 2006 15:33:09 +0100
comp.lang.php
-- Toby Inkster <usenet200605@tobyinkster.co.uk> écrivait (wrote):
>Jacques Jamain wrote:
>
>> $inc = "<?php include('fn.php') ?><br>...include not included<br>";
>> echo $inc;
>
>Of course it isn't included. You're sending the <?php...?> to the client.
>The client can't do anything with it.
>
yes, I know that, but my point is (was after a bypass) "is it possible
to have a php directive like <?php include('fn.php') ?> processed on
the server within a php execution?". Now, my answer is "no, php does
not allow self recursion", but I don't want to be alone to think that
and I don't have obtained a clear answer to that question here until
now.
Thanks to take care.
--
jj - Mardi 16 Mai 2006 --- 22:31:27
Navigation:
[Reply to this message]
|