file_get_contents

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Good afternoon, I am using a translator, I hope the message is understood. I want to capture the contents of a web page by passing different values, as the following example:

$url="http://www.example.com/extranet/ABCD/EFG/Ficha/AAAFicha.asp?CodXXX=$codigo";;
$archivo=file_get_contents($url);

But it seems it does not recognize what is after "?", Which return a null string, as I do to make me recognize the symbol "?" and what is below the symbol.

Thanks for any help you can give me.

greetings

Lizardo

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


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




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux