anybody tell me how to install PEAR under windows environment?
Hi everbody,
Daniel Beulshausen talked in an impressive session at the int.
php conference about the ext/dotnet.
I tried to get the available version to run (src by php.net)
which didn't work.
Having no sucess, I also tried to compile the source by my own.
Later though, I heard that the code w
I want to try a PHP script which use COM Object.
But I don't know how to use the data returned from
COM.
There is an ASP example on how to use the data.
===
<%
Set AU = Server.CreateObject("Persits.AspUser")
For Each User in AU.LocalUsers
Response.Write User.Name & " (" &
php-windows Digest 27 Nov 2001 22:08:20 - Issue 874
Topics (messages 10615 through 10619):
Re: problems in connecting Access database
10615 by: Piotr Pluciennik
Re: Compiling Questions
10616 by: l0t3k
MySql
10617 by: VoxEcho
Re: Problems with $PHP_AUTH_USER and $P
I am a newbie running 4.06. Any sample script about sessions I can find just
hangs in Personal Web Server. Session id gets created in data file but
nothing happens on the page.
Has anyone come across this. Have searched on Google and can't find any
reference.
Thanks in advance for the help.
Okay,
I've tried unset(), putting empty values in and "false" in them, and it
still doesn't seem to work. I did try sessions a while ago, but never really
caught on how to go about managing them. Could you help please?
thanks,
Raoul Snyman
-Original Message-
From: Jura Khrapunov [mailt
How would one go about building an intrinsic function for mySql? I am
wanting to make a function which will take a list of columns, strip them of
punctuation and concat them with a space dilim. this would be used for
searching the database. could anyone point me to where I would start?
regards
E
i had to fix a lot of this by hand. this is one of the reasons im sticking
to 4.07dev until the build situation is resolved.
Ali <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
> It's my first time trying to compile PHP on Win32 myself. I get lots of
> arpa
Hi,
have you defined correct DSN name? Is "test" a name of your database file
(e.g. test.mdb) or a name of the DSN source in ODBC? What kind of DSN are you
using?
$conn = odbc_connect( 'test' , ' ', ' ' );
In this example - "test" should be a name of DSN source of ODBC driver. It is
working - f
php-windows Digest 27 Nov 2001 09:07:36 - Issue 873
Topics (messages 10609 through 10614):
Re: mulit dimensional array
10609 by: Boget, Chris
Re: Please help with PHP COM problem (using MS Office)
10610 by: Asendorf, John
10611 by: Asendorf, John
problems in connec
thks a lot
it works very well
cheers
dach
"Phil Driscoll" <[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> On Tuesday 20 November 2001 6:16 pm, Laurent Protti wrote:
> > i've got a little problem, I try installing PHP 4.06 on my web server as
an
> > ISAPI filter. I've m
11 matches
Mail list logo