I have 2 machines, a server (Win NT server) and a workstation (Win XP Pro).
On the server I have PHP, mySQL, Apache, Perl, etc.
If I run this command from the prompt...
G> mysql -h db.torres.ws -u user
It connects fine.
If I do this from PHP...
$db_user = "user";
$db_pass= "";
I got it to work finally...
The trick is that yes they are Variants.
But very odd ones..
the extract function I rewrote to work more efficiently and the
properties must be accessed through:
$COMObject["property"]->Value
Looks Greek to me but that's what must get done and it works great in PHP.
Ch
Try Babelfish, also.
Intento Babelfish también.
http://babelfish.altavista.com/
> -Original Message-
> From: Jason Barnett [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 22, 2004 10:03 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re: Enviar Attach via PHP
>
>
> Hola,
>
> Por f
http://www.wampserver.com (french)
http://www.en.wampserver.com (english)
Romain
Very cool Romain! Will check this out.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Odd Egil H. Selnes wrote:
Hi.
When I use: header("Location: ".$_SERVER["PHP_SELF"]."?page=something");
I get a strange CGI error on IIS. This error occurs about 4 out of 10 times
i access the page.
My guess is you need to encode the GET variables (something) you're sending
through your request.
-
Hi,
WAMP5 has now add-ons which enable new functionnalities on your server. The
main is the PHP4 add-on. It installs PHP4.3.8 on your WAMP5 (so you'll have
PHP5 and PHP4) and creates a new command in the WAMP5 menu (manager).
This command allows you to change from PHP5 to PHP4 (and inverse).
Chagi
Hi.
When I use: header("Location: ".$_SERVER["PHP_SELF"]."?page=something");
I get a strange CGI error on IIS. This error occurs about 4 out of 10 times
i access the page.
It says "Bad request (INVALID VERB)" an errormsg wich does not explain
itself very well.
Ive tried to install a hotfix from