i have a small problem.

<?php

include("http://www.sbg.ac.at/home.htm";);

?>


Warning: php_network_getaddresses: getaddrinfo failed: Name does not resolv 
to supplied parameters; neither nodename nor servname were passed. in 
/usr/INFO/web-docs/test.php on line 3

Warning: Failed opening 'http://www.sbg.ac.at/home.htm' for inclusion 
(include_path='.:/php/includes:/usr/INFO/web-docs/unineu/search:/usr/INFO/web-docs/unineu/classes')
 
in /usr/INFO/web-docs/test.php on line 3



when using:

<?php

fopen("http://www.sbg.ac.at/home.htm";, "r");

?>

Warning: php_network_getaddresses: getaddrinfo failed: Name does not resolv 
to supplied parameters; neither nodename nor servname were passed. in 
/usr/INFO/web-docs/test.php on line 3

Warning: fopen("http://www.sbg.ac.at/home.htm","r";) - Bad file number in 
/usr/INFO/web-docs/test.php on line 3


please help me :)






--------------------------------------------------------------------------------
  andreas sartori                                        hellbrunnerstrasse 34
  Datenbankadministration & unix support                 5020 salzburg, austria
  zid - universitaet salzburg                            tel: +43 (662) 
8044-6731
  http://www.sbg.ac.at/zid/people/sartori/sartori.htm    fax: +43 (662) 629842
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------

Reply via email to