[PHP] Re: pg_pconnect() question

2002-07-26 Thread Sukumar .S
Hi, This is error is coming to you bcoz you have given IDENT as the authentication type in your pg_hba.conf file. Check out this file, whether you have enabled IDENT as your auth type. If so configure appropriately users for IDENT authentication. For simplicity and for testing purpose,

[PHP] Re: $HTTP_SERVER_VARS not accessible in Functions (fwd)

2002-07-22 Thread Sukumar .S
What is your PHP Version ? Try putting the global $HTTP_SERVER_VARS; print_r($HTTP_SERVER_VARS); in your custom function and check out what is it printing... -S. Sukumar I'm trying to access some settings in the $HTTP_SERVER_VARS[] array, but, within a custom function() this

Re: [PHP] Help! (How are sessions intended to work?)

2002-01-29 Thread Sukumar S.
Dear Adam, Are you using 'realm' authentication setup? with regards Sukumar .S On Tue, 29 Jan 2002, Adam wrote: Date: Tue, 29 Jan 2002 14:47:42 -0600 From: Adam [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [PHP] Help! (How are sessions intended to work?) My Setup Specs

Re: [PHP] Integer in PHP

2002-01-22 Thread Sukumar S.
Hi, Use intval(2.05); I hope this will do the needful for you. with regards, Sukumar .S On Mon, 21 Jan 2002, Jerry wrote: Date: Mon, 21 Jan 2002 13:35:34 - From: Jerry [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [PHP] Integer in PHP Hi, I'm new in PHP, coming from

Re: [PHP] Passing. Which method to use?

2002-01-22 Thread Sukumar S.
Hi, I'm using sessions extremely to do that. with regards Sukumar .S On Tue, 22 Jan 2002, Floyd Baker wrote: Date: Tue, 22 Jan 2002 01:17:18 -0500 From: Floyd Baker [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [PHP] Passing. Which method to use? Hi once again. What's

Re: [PHP] PHP Security - view source code

2002-01-21 Thread Sukumar S.
Dear all, One more measure thing to stop getting the source code with .inc is to deny the files which has inc extension in Apache httpd.conf itself with DIRECTORY configuration. with regards, Sukumar .S On Thu, 17 Jan 2002, Radu Filip wrote: Date: Thu, 17 Jan 2002 02:10:01 +0200 (EET

RE: [PHP] PHP-JavaScript

2002-01-21 Thread Sukumar S.
application which process the form would get the values. I think i understood the question well... with regards, Sukumar .S On Mon, 21 Jan 2002, Tim Ward wrote: Date: Mon, 21 Jan 2002 10:20:31 - From: Tim Ward [EMAIL PROTECTED] To: [iso-8859-1] MÃ¥rten Andersson [EMAIL PROTECTED