At 05:02 PM 12/18/2001 -0500, [EMAIL PROTECTED] wrote:
>I was wondering how I can stop the following message from posting when a
>user hits the back button when I am using sessions?
Look for this section in your php.ini:
; Set to {nocache,private,public} to determine HTTP caching aspects.
sessio
nevermind... I guess it's a void function... someone had a better answer
before I could type mine... :(
-
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Nullum magnum ingen
I know this may not be very helpful, but is there a reason you're not using
the native MySQL calls or adodb?
In the meantime, have you tried:
if ( !odbc_close($link) ) {
die ("connection not closed");
}
-
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
ht
odbc_close($link) is a void function. didn't return anything. look in
documentation at odbc_close();
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Ben" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAI
Tekin Suleyman wrote:
> when ever i try and make a permanent connection to my mysql database on my
> windows2000, apache server, i get the following warning:
>
> Warning: Unknown persistent list entry type in module shutdown (11) in
> Unknown on line 0
i asked the same question in php.general
Hello
I've installed mysql and php on W2K with IIS5.0 and I'm having some trouble
closing my connection, which is established via odbc.
I have been using the following php code to connect:
$link = odbc_connect("forum", "ben", "dulwich")
or die("Could not connect");
print "Connected successfully
I was wondering how I can stop the following message from posting when a
user hits the back button when I am using sessions?
Ryan Conover
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.pitt.edu/~rscst25/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTEC
I could not get the php4apache.dll module to work either. Using the CGI
binary method of php works. If you have the PHP Manual PDF it is on page 46
of Chapter 2 Installation
Hope this helps
"Alek Andreev" <[EMAIL PROTECTED]> wrote in message
000201c17c24$1f8ac6e0$55404850@juno">news:000201c17c
I have the same problme. i think is a bug in php.i do the follow:
1. i make one more option that i leave empty
2. in action file I verify if (!empty(SearchBySeason)) not if
($SubmitSearch)
It works!
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Des
hi, didn;t get any replies to my last post, maybe someone can help with this
one.
when ever i try and make a permanent connection to my mysql database on my
windows2000, apache server, i get the following warning:
Warning: Unknown persistent list entry type in module shutdown (11) in
Unknown on
Me, again. Found mistake. It is PHP related:
Script:
if($SubmitSearch)
{
// Show results!
}
?>
Search by:
season:
Search by Season
Season 3
Season 2
Season 1
or by keyword:
If you click on enter button - var $SubmitSearch doesn't get any value
GOTCHA!
Afan
- Origi
Hi people,
question is not 100% related to PHP but I hope somebody can help me:
I created form to search through site (PHP/MySQL) but if you click enter button -
nothing's happened. If you click "Search" (submit) button - script works fine.
Any clue?
Thanks for any help.
Afan
I am trying to use MySQL on a new projest, but I have a number of Access
databases which seem to get confused with only runtime magic quotes on...
I've turned off GPC and sybase style magic quotes but have broken roughly
half of the Access db apps...
The more I look at it, the more it confuses me
php-windows Digest 18 Dec 2001 14:15:49 - Issue 907
Topics (messages 10977 through 10990):
Active Directory/LDAP Problem
10977 by: Tim
10987 by: Alex Elderson
Generating XML & retrieving mail
10978 by: Sanjuro Europe
10981 by: Manuel Lemos
10983 by:
Hi Folks,
I was wondering if any of you had experienced problems when using PHP with
XLST on PHP 4.1 runnining on IIS 5 (Windows 2000 Server).
I am experiencing the same problems that is documentated in
http://bugs.php.net/bug.php?id=14499
Here it is recommended that the encoding is set in the
At 11:48 AM 12/18/2001 +0100, Martin.Andrew wrote:
>I want to use a combo box with multiple select enabled.
>Selecting one value works fine but when I select multiple values only the
>last value is saved in the DB.
>
>you must be able to use this function in PHP, right?
Name the select box as an
I use Mandrake 8.1 on both computers and Windows 2000 Professional at work.
- apache+php4.0.6 on linux
- iis5+php4.0.6 on windows
:)
PS: Beside that I run the program for SETI@HOME :) on linux (13h average for
a packet) and on windows (40h average for a packet). The configuration for
computer th
Hi,
I have made a ldap login script and i learn that the Active Directory is a
poor ldap service!
i you conect annonymously to a Directory server you can't do enything! do a
ldap_bind with username and password!
"Tim" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECT
Hi,
Is there a way to make a login script that make a php session and also make
a apache session?
I am using ldap Authentication for php en apache but the users must give a
username and password for php and for apache! I can do it so: login to
apache with a popup login window and look if the $au
hello all!
i've been playing around with the socket extension that come with php 4.1.0
for windows finally :-) i found the official docs to be way outdated but
managed to stumble over this nice document
http://introverted.com/php-sockets.html, its also a little incorrect (some
parameters are wron
I want to use a combo box with multiple select enabled.
Selecting one value works fine but when I select multiple values only the
last value is saved in the DB.
you must be able to use this function in PHP, right?
--- Received from FPU.WHITES1 799 370318-12-01 10:36
-> [EMAIL PROTECTED]
-> [EMAIL PROTECTED]
-> [EMAIL PROTECTED]
The IMap stuff works very well with POP3 and is provided as a standard
extension in windows. I use it regularly on Win2K.
-Steve
--
--- Received from FPU.WHITES1 799 3703 18-12-01 10:29
-> [EMAIL PROTECTED]
VIC20 - fantastic machine. A proper keyboard and... and... er...
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date:
23 matches
Mail list logo