Hi,
Check out this website:
http://www.mysql.com/doc/en/Can_not_connect_to_server.html
Greetings, RICO.
At 11:16 AM 12/10/2002 +1100, Pat Johnston wrote:
Hi
I'm new at Apache, PHP, MySQL, but have been going okay on my win2000
machine. For months, it's been good.
But for reason, I get this mes
Hi
I'm new at Apache, PHP, MySQL, but have been going okay on my win2000
machine. For months, it's been good.
But for reason, I get this message when I try to do stuff with mysqladmin
**
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to MySQL server on 'localhost' (
php-windows Digest 9 Dec 2002 21:33:27 - Issue 1479
Topics (messages 17355 through 17364):
curl dll
17355 by: Jean-Philippe Palha
17358 by: Luis Ferro
17359 by: Jean-Philippe Palha
Re: How do I access a mysql result array?
17356 by: Svensson, B.A.T. (HKG)
It appears that mssql_next_result does not work with stored procedures.
I was able to use the function with PHP side queries. However when a stored proc
returns multiple result sets I am able to grab only first set and get the following
warning:
Warning: mssql_execute: multiple recordsets
I manage to get a solution, I put all the data into an array, then
looped the array how I needed to access the data.
Thanks for the help-
Matt
-Original Message-
From: Hugh Bothwell [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 3:40 PM
To: Matt Babineau
Subject: Re: [PHP-WI
echo $_SERVER['HTTP_HOST'] . $_SERVER['PHP_SELF']
You can also use the following for PHP_SELF:
$_SERVER['REQUEST_URI'] <- has GET string as well
$_SERVER['SCRIPT_NAME'] <- haven't used this one yet
You could also use $_SERVER['SERVER_NAME'] instead of HTTP_HOST, but
HTTP_HOST is what the user ty
Hello,
On 12/08/2002 08:37 AM, Mst wrote:
Sometimes I found info about PHP compiler. Tell me where I can read about
it, please.
http://pear.php.net/bcompiler
--
Regards,
Manuel Lemos
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
www.zend.com
-
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Nullum magnum ingenium sine mixtura dementiae fuit
> -Original Message-
> From: mst [mailto:[EMAIL PRO
Thank you Luis,
so i'm waiting for the next release (4.30) because i have the 4.23
[EMAIL PROTECTED] a écrit:
>Curl has bindings to the php version... try to use another version of
>php and/or make sure that the curl version that you are using is
>tailored for the version of php in use.
>
>In a
Curl has bindings to the php version... try to use another version of
php and/or make sure that the curl version that you are using is
tailored for the version of php in use.
In a server where i needed to install curl, the downgrade of one build
in php was enought for the curl dll that i had to
"Matt Babineau" <[EMAIL PROTECTED]> wrote in message
002c01c29f20$cf908500$1a10a8c0@webdevx">news:002c01c29f20$cf908500$1a10a8c0@webdevx...
> How can I access a mysql result array numerically?
>
> Like:
>
> $result[0][0];
> $result[1][0];
>
> I want to be able to access one whole column at a time.
Result sets are row based, not column based. Hence you need to
itterate through the entire resultset and load it into a index
array of proper type in order to do that.
-Original Message-
From: Matt Babineau
To: [EMAIL PROTECTED]
Sent: 9-12-02 2:17
Subject: [PHP-WIN] How do I access a mysq
Hi folks,
i'm trying to use the php_curl.dll but i have a
"unable to load dynamic library" message!
someone could help?
thanks,
Jean-Philippe PALHA ([EMAIL PROTECTED])
IMA'DIFF - 13, rue Damesme - 75013 Paris FRANCE
Tel : 33 1 53 80 89 89 - Fax : 33 1 53 80 89 81
Web : http://www.imadiff.com
-
php-windows Digest 9 Dec 2002 08:49:27 - Issue 1478
Topics (messages 17347 through 17354):
Re: apache 2.0.43 + php 4.2.3
17347 by: erythros
Running php in a .html file under iis5.0
17348 by: James Gramosli
17351 by: erythros
17352 by: James Gramosli
1
I allready did, not very helpfull. I'm using php 4.2.2 (php_fdf.dll dated
22-07-2002), almost the latest version (4.2.3 is the latest).
Did you find a solution?
Ad
"Christoph Grottolo" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Ad Brouwer wrote:
> > Hi a
15 matches
Mail list logo