![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveDB::connect and PHP : hostname seems to be ignored ?!?!
From: Claus van de Vlierd <claus.van.de.vlierd@uni-oldenburg.de>
Date: Wed Jun 29 2005 - 14:08:21 CEST
Hello ,
a) in the following script (under RedHat AS3 with PHP 4.3.2 ) I make
The strange thing is : it works -- even if I give as protocol the
Obviously PHP ignores the "protocol" and takes as Hostname the default
### here is the script :
#!/usr/bin/php
################
here is the result - having executed it :
Content-type: text/html
###########################################
b) HOW can I induce the PHP-Interpreter to EVALUATE the "protocol" and
c) thanx for any hint :
Claus van de Vlierd
|