You are here: Re: Error - Cannot pass paramter --> Failed to open stream « PHP Programming Language « IT news, forums, messages
Re: Error - Cannot pass paramter --> Failed to open stream

Posted by Colin McKinnon on 12/16/18 12:00

One wrote:

> Andy Hassall wrote:
>> You can't do that. "?" is for URLs, but you're specifying a filename.
>> With the
>> "?", you're specifying a filename that doesn't exist.
>
> ah ha. I know - In the past I have passed it as a parameter like this :
> include "http://www.www.com/file.php?menu=david"
> This has worked.

Yes, but its very dangerous unless you really, really know what you're
doing.
>
>> If you want to pass variables into the include file, just set them
>> before you
>> do the include, they'll be visible in the include file. (Or pass them as
>> parameters to whatever functions you define in the include file).
>
> You mean like this ?
>
> <?php
> echo "<form><input type="hidden" name=menuid" value="david"></form>";
> include file.php
> ?>
>

No - like

$GLOBALS['menuid']='david';
include ('file.php');

C.

 

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

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