[EMAIL PROTECTED] wrote:
Salut!
is there a good way to present data from table (many fields / not only one)
into $itemData instead of array_push (line 12 .. 16) ?
==
$db= DB::connect("mysql://valerie:@localhost/valerie");
$query = 'SELECT id, name FROM count
Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
> -Original Message-
> From: Georgie Casey [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 04, 2002 1:24 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: [PEAR] PEAR
>
> oh, i thought there was supposed to be some software
oh, i thought there was supposed to be some software or stuff in the pear
directory (which doesnt exist)
so i just create one and put the package i downloaded into it, then add the
line to php.ini and use it in my scripts. dats it?
and i need no permissions to use the stuff on the server? i dont
On Wed, 3 Apr 2002 20:12:46 +0100, Georgie Casey wrote:
>The sites documentation is crap compared to PHP.
I love to hear people critizing constructively.
>what is it and how do i install it on my windows system?
Add the directory, where your PEAR code is located (e.g. c:\php4\pear),
to includ
[Michael Stearne <[EMAIL PROTECTED]>]
> I have a version of PEAR installed now with 4.0.3pl1. I need some
> of the newer versions of the functions that have been added since
> then. I need mysql's afftedRows for instance. I see in the 4.0.5 of
> PEAR that was given with 4.0.5 that some func
"Tomas V.V.Cox" wrote:
> $row = $db_result->fetchRow($fetchmode, $row_number_to_fetch);
Thanks.
> This feature is unsupported in oci8 and ibase :-(
As of now, I can live with that.
--
sebastian bergmann[EMAIL PROTECTED]
h
6 matches
Mail list logo