You are here: Problems including a url with query string variables « PHP « IT news, forums, messages
Problems including a url with query string variables

Posted by Brian A. Anderson on 03/04/05 21:33

I am having a difficulty including a url and passing it to an include
statement between it. The problem is when I have a plain url it works, but
if I try to pass it something to the query string it does not. Is there some
way to format the string differently before including it?

ob_start();
....
$result = ob_get_clean();

The below example works:
----------------------------------

$URL = "http:/-.-.-.-/datachange.asp";
ob_start();
include("$URL");
$message = ob_get_clean();


The below example does not work:
----------------------------------

$URL = "http:/-.-.-.-/datachange.asp$queryString";
ob_start();
include("$URL");
$message = ob_get_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

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