Re: [PHP] how to reset PHP_AUTH vars

2004-04-04 Thread Nitin Mehta
but it's not happening. - Original Message - From: "Burhan Khalid" <[EMAIL PROTECTED]> To: "Nitin Mehta" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, April 04, 2004 1:58 PM Subject: Re: [PHP] how to reset PHP_AUTH vars > Nitin M

Re: [PHP] how to reset PHP_AUTH vars

2004-04-03 Thread Nitin Mehta
From: "Marek Kilimajer" <[EMAIL PROTECTED]> To: "Nitin Mehta" <[EMAIL PROTECTED]> Cc: "PHP List" <[EMAIL PROTECTED]> Sent: Saturday, April 03, 2004 3:54 PM Subject: Re: [PHP] how to reset PHP_AUTH vars > Nitin Mehta wrote: > > Hello all, &

[PHP] how to reset PHP_AUTH vars

2004-04-03 Thread Nitin Mehta
Hello all, I'm facing this problem and tried many solutions with no success. How do I reset the value of PHP_AUTH_USER and PW. I've tried session_destroy(), but as I'm not starting any session at all, it's not worth. I've tried using random value to include in header. Now what should I do?

Re: [PHP] help with storing multiple values in session variables.

2004-03-15 Thread Nitin Mehta
Arer you using session_destroy(), where your script ends... if it's not the case, try using cookies to destroy sessio after a period of time. Hope that helps.. Nitin - Original Message - From: "Vimala S.P." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 15, 2004 5:25 PM

Re: [PHP] I have a problem In Mail Function

2004-03-15 Thread Nitin Mehta
this is the safest method, according to me at least. second thing is: yahoo will tackle it as a spam if it has many recepients in to or cc or bcc Hope it helps Nitin - Original Message - From: "Ali Ashrafzadeh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 15, 2004 7:

[PHP] Please dont request for receipts

2004-02-23 Thread Nitin Mehta
Dear All, I hereby request you all; please dont attach the request for receipts when submitting any queries or solutions to the list. It's hell of a task, to send or deny these requests, for someone like me, who's subscribed to a number of lists like this one and many others. Regards Nitin

Re: [PHP] HELP PLEASE!

2004-02-20 Thread Nitin Mehta
look at the html code, this is no problem related to php, but the HTML. Hope that helps Nitin - Original Message - From: "3mip1s4la/Nath/Pisanty" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 21, 2004 7:24 AM Subject: [PHP] HELP PLEASE! > this is my first post, s

Re: [PHP] Error

2004-02-20 Thread Nitin Mehta
May be the cause is, that you've specified some include file with include('somefile'); but the file doesn't exist in /usr/share/php dir, which is the default path for include (.inc) files to be saved. Hope that helps Nitin - Original Message - From: "John Nichel" <[EMAIL PROTECTED]> To:

Re: [PHP] su idn't working from within php

2004-01-27 Thread Nitin Mehta
but how would i store keys for apache? - Original Message - From: "Marek Kilimajer" <[EMAIL PROTECTED]> To: "Nitin Mehta" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, January 27, 2004 4:03 PM Subject: Re: [PHP] su idn't working fro

[PHP] su idn't working from within php

2004-01-27 Thread Nitin Mehta
hi all i was trying to execute some commands as an authorized user from within my php script with exec ("su -c \"sudo \" 2>&1;", $output); but it gives me standard in must be a tty how can i make it work? it runs perfectly at command prompt I even tried to ssh, but the problem is where sho

Re: [PHP] Very Simple one for u all :-)

2004-01-15 Thread Nitin Mehta
i dont c any shortcomings in the syntax, may b i'm sleepy myself but isn't it working... - Original Message - From: "Dave Carrera" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 15, 2004 12:53 PM Subject: [PHP] Very Simple one for u all :-) > Hi List, > > My br

Re: [PHP] INSERT into mysql from dynamic drop down

2004-01-07 Thread Nitin Mehta
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 07, 2004 12:07 PM Subject: [PHP] INSERT into mysql from dynamic drop down > > Hi all, > >Right now i would like to INSERT the values from a dynamic drop down >