Hi,
It is possible to use mysqli_connect and the others mysqli functions in
PHP4? I have downloaded the PHP4 and compiled using these parameters on my
MacOSX:
./configure --prefix=/usr/local/php4compiled
--with-apxs=/usr/sbin/apxs
--enable-mbstring
--with-xml
--with-mysql=/usr/local/mysql
--with-
, or
PHP.
Does anyone had this kind of problem or has any suggestion or direction to
help me to identify and solve this issue?
Any help will be appreciated!!!
Thanks.
Andre
--
Andre Matos
[EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: htt
It is working now using === or !==
Thanks a lot.
Andre
--
Andre Matos
[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 21, 2004 8:10 PM
To: [email protected]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-DB] Comparing Two
--
Andre Matos
[EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
:
error_reporting = E_ALL
display_errors = On
Does someone know what is happening?
Thanks for any help.
Andre
--
Andre Matos
[EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
one system:
session_name("System1");
session_start();
and this in the another system:
session_name("System1");
session_start();
Now I can have my two applications running in the same browser at the same
time.
Thanks for all help that I received!!!
Andre
--
Andre Matos
[EM
Andre
--
Andre Matos
[EMAIL PROTECTED]
-Original Message-
From: Bastien Koert [mailto:[EMAIL PROTECTED]
Sent: Friday, October 22, 2004 1:22 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP-DB] How to send a SID in a security way
What about writing a fun
es" in the browser.
However, I am afraid to pass the sessionID on the URL because someone can
cat it.
I am using currently using SSL.
Can you see any solution for my problem?
Thanks.
--
Andre Matos
[EMAIL PROTECTED]
-Original Message-
From: Matt M. [mailto:[EMAIL PROTECTED
Hi List,
How can I send a SID (SessionID) in a security way from one page to another?
Is it "security" to do this?
Thanks for any help in advance.
Andre
--
Andre Matos
[EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
system. This is my problem. Can I make
PHP understand that this is a complete different session?
Thanks.
Andre
--
Andre Matos
[EMAIL PROTECTED]
-Original Message-
From: Matt M. [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 21, 2004 3:23 PM
To: Andre Matos
Cc: [EMAIL PROTECTED
Hi List,
Is it possible to have two sessions for the same user in php? If yes, how
can I implement this?
I am currently using one without problem. However, when I try to create a
second session, the first one is lost.
Thanks for any help.
Andre
--
Andre Matos
[EMAIL PROTECTED]
--
PHP
the object. As a
result, my "session" has the size increased from 1 to 5, from 5 to 15, from
15 to 40, etc...
Is there any way to destroy the object in PHP?
Thanks.
"Justin Patrin" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
> A
Hi List,
Two months ago I developed a project using PHP and MySQL without problem.
Now, I am developing using PHP and MySQL, but using PHP Object Oriented.
My problem is that the access is become slowly after few accesses or if I
perform a reload some times. The unique way to revert is to res
connection failed.
Is this possible? Any Ideas?
Thanks.
Andre Matos
[EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ensage:
Unable to load dynamic library "C:\ApacheGroup\PHP\extensions\php_oci8.dll
Regards,
Andre Matos
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
15 matches
Mail list logo