[PHP] Help Please

2001-07-03 Thread John Holcomb
Is there an environmental variable like in Active Server Pages ( HTTP_REFERRER ) that tells you the page you just came from. Thanks. __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ -- PHP Genera

[PHP] Help please

2001-05-04 Thread Alain ROMERO
This code works fine on Win NT/IIS with Netscape but not with IE4 : cookie is not set ? "; print "var expdate=new Date ();"; print "expdate.setTime(expdate.getTime()+(24*60*60*1000*31));"; print "document.cookie='MYCOOKIE='+escape('".$username.":".md5($username.$userpass)."') +';e

Re: [PHP] Help please.

2001-04-06 Thread Steve Werby
"Chris" <[EMAIL PROTECTED]> wrote: > I am trying to find some info on upgrading from php3 to php4. > I can't seem to find any docs about upgrading, just installing. > Is this the same thing? > Do I have to re-compile apache just to go from php3 to php4? Upgrading from PHP3 to PHP4 consists of ins

Re: [PHP] Help please.

2001-04-06 Thread Chris
Yes, thank you, but this has nothing to do with what I asked, this is about CODE migration. > http://www.php.net/manual/en/migration4.php > > > -Original Message- > > From: Chris [mailto:[EMAIL PROTECTED]] > > Sent: Friday, April 06, 2001 12:19 PM > > T

RE: [PHP] Help please.

2001-04-06 Thread Johnson, Kirk
http://www.php.net/manual/en/migration4.php > -Original Message- > From: Chris [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 06, 2001 12:19 PM > To: php > Subject: [PHP] Help please. > > > Hi, > I am trying to find some info on upgrading from php3 to php4.

[PHP] Help please.

2001-04-06 Thread Chris
Hi, I am trying to find some info on upgrading from php3 to php4. I can't seem to find any docs about upgrading, just installing. Is this the same thing? Do I have to re-compile apache just to go from php3 to php4? Thanks, Chris.

RE: [PHP] Help please

2001-03-14 Thread Peter Houchin
12:00 PM To: Peter Houchin; Php-General@Lists. Php. Net Subject: Re: [PHP] Help please On Wed, 14 Mar 2001 23:18, Peter Houchin wrote: > Hi, > when i try and access my database from a web page i get this error > > MySQL Connection Failed: Can't initialize character set 12 (path: &

Re: [PHP] Help please

2001-03-14 Thread David Robley
On Wed, 14 Mar 2001 23:18, Peter Houchin wrote: > Hi, > when i try and access my database from a web page i get this error > > MySQL Connection Failed: Can't initialize character set 12 (path: > default) > > can some one please help me out with the "Can't initialize character > set 12 (path: defua

[PHP] Help please

2001-03-14 Thread Peter Houchin
Hi, when i try and access my database from a web page i get this error MySQL Connection Failed: Can't initialize character set 12 (path: default) can some one please help me out with the "Can't initialize character set 12 (path: defualt) cuz i don't understand what it means by the character set

Re: [PHP] Help Please: Php configuration

2001-03-05 Thread archana sharma
Thanks a lot!!! Yes it is working now with both cgi as well as php4isapi.dll. I removed php4isapi.dll from filter, which was crashing my web server. From: "Phil Driscoll" <[EMAIL PROTECTED]> To: "archana sharma" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]&g

Re: [PHP] Help Please: Php configuration

2001-03-04 Thread Phil Driscoll
I'm guessing that you are adding the ISAPI version of php. If so, try installing it as a CGI instead (set the script mappings to php.exe instead of php4isapi.dll and remove php4isapi.dll from the filters list). Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.co

Re: [PHP] Help Please: Php configuration

2001-03-04 Thread Michael Hall
I don't know a thing about IIS ... but the archives can be found at http://www.php.net/support.php Good Luck Michael On Sun, 4 Mar 2001, archana sharma wrote: > Hi All, >I am new in PHP world. I am trying to configure my php with IIS4. Here is > the info what I downloaded and installed:

[PHP] Help Please: Php configuration

2001-03-04 Thread archana sharma
Hi All, I am new in PHP world. I am trying to configure my php with IIS4. Here is the info what I downloaded and installed: php version: php4.0.4 for win32 [2000-12-20] (from http://php4win.de site) Web server: IIS4 But as soon as I do the step of "Add/Edit extension mapping " in IIS4, my we

Re: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Chris
Ahh, thank you everyone...now I just have to figure this beast out - Original Message - From: "Jason Bouwmeester" <[EMAIL PROTECTED]> To: "PHP" <[EMAIL PROTECTED]> Sent: Friday, January 26, 2001 4:23 PM Subject: RE: [PHP] Help Please, MySQL is driving me

RE: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Jason Bouwmeester
Ummm try going into c:\mysql\bin and running winmysqladmin.exe or MySqlManager.exe - I can't remember which one I ran. HTH, jb -Original Message- From: Chris [mailto:[EMAIL PROTECTED]] Sent: Friday, January 26, 2001 8:29 PM To: Jason Bouwmeester; PHP Subject: Re: [PHP] Help P

Re: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Shane McBride
Sent: Friday, January 26, 2001 10:29 PM Subject: Re: [PHP] Help Please, MySQL is driving me insane > But i installed it to the default c:\mysql. > How can I set a username and such to allow me to use it on my cpu? > - Original Message - > From: "Jason Bouwmeester&qu

Re: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Shane McBride
Chris" <[EMAIL PROTECTED]> To: "PHP" <[EMAIL PROTECTED]> Sent: Friday, January 26, 2001 10:20 PM Subject: [PHP] Help Please, MySQL is driving me insane I've installed PHP using the 4.04 win32 installer. I recently downloaded the mysql(latest version) win32 installer

Re: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Chris
But i installed it to the default c:\mysql. How can I set a username and such to allow me to use it on my cpu? - Original Message - From: "Jason Bouwmeester" <[EMAIL PROTECTED]> To: "PHP" <[EMAIL PROTECTED]> Sent: Friday, January 26, 2001 4:12 PM Subject:

RE: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Jason Bouwmeester
start. HTH, jb -Original Message- From: Chris [mailto:[EMAIL PROTECTED]] Sent: Friday, January 26, 2001 8:21 PM To: PHP Subject: [PHP] Help Please, MySQL is driving me insane I've installed PHP using the 4.04 win32 installer. I recently downloaded the mysql(latest version) win32 ins

[PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Chris
I've installed PHP using the 4.04 win32 installer. I recently downloaded the mysql(latest version) win32 installer and used that. But STILL mysql doesnt work. Can someone give a code snipet i can use to see if it is working?

[PHP] HELP! PLEASE! Interfacing EMail to PHP

2001-01-09 Thread Dieter Kneffel
Please help! Perhaps you have an idea what to do: I want to get information directly from sendmail, like the body of the message and, very important, the receipients address. So if someone sends an email to [EMAIL PROTECTED] I want to see who it was sent to. Currently I am using a script

<    1   2