[PHP-WIN] Hello

2001-01-26 Thread Graduate
UNIVERSITY DIPLOMA Obtain a prosperous future, money earning power, and the admiration of all. Diplomas from prestigious non-accredited universities based on your present knowledgeand life experience. No required tests, classes, books, or interviews. Bachelors, masters, MBA, and doctorate (PhD

RE: [PHP-WIN] You can have a visa card .. no deposit

2001-01-26 Thread Thor M. Steindorsson
Dear moron. Please try to refrain from spamming mailing lists. Thor M. Steindorsson - [EMAIL PROTECTED] http://www.netwood.net - Find Out Why We're Better. -Original Message- From: garey [mailto:[EMAIL PROTECTED]] Sent: Friday, January 26, 2001 1:05 AM To: [EMAIL PROTECTED] Subject: [

Re[2]: [PHP-WIN] PHP Messages

2001-01-26 Thread Ryan Grove
Comment out line 113 (or thereabouts) of your php.ini file. That should do the trick. -- Ryan Grove [EMAIL PROTECTED] http://wonko.com/ - Every 10 seconds, somewhere on this earth, there is a woman giving birth to a child. She m

Re: [PHP-WIN] PHP Messages

2001-01-26 Thread Pablo Vera
Tom: I'm having the same problem using the CGI version of PHP, but if you install it as an Apache Module, the problem goes away. Saludos, Pablo _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Friday, January 26, 2001, 9:00:46 AM, Tom wrote: TM> I've just installed PHP 4-04pl1 on a new NT/

RE: [PHP-WIN] Random Code

2001-01-26 Thread Asendorf, John
For all of you asking me... It was most certainly a joke... that's what the :) smiley faces were for... - John Asendorf - [EMAIL PROTECTED] Web Applications Developer http://www.lcounty.com - NEW FEATURES ADDED DAILY! Licking County, Ohio, USA 740-349-3631 The benefit to the

Re: [PHP-WIN] Random Code

2001-01-26 Thread Larry Forrister
Why does randomness even enter into the picture? Why not... user_idchar(2) year int <-- use all four digits, don't create another Y2K thing... dayint <-- or week serial int <-- would be reset every day/week or whatever ~~LF phobo wrote: > Nah the val

Re: [PHP-WIN] Random Code

2001-01-26 Thread Larry Forrister
I hope you aren't serious... You ain't gonna get 36^8 possible code values in no website database, no how... even as a bit map string, over 300GB is required just for the data. ~~LF "Asendorf, John" wrote: > "These values ARE being stored > in a database; however, once this database gets to a m

[PHP-WIN] You can have a visa card .. no deposit

2001-01-26 Thread garey
This company is offering a visa card with no annual fee, no deposit and will pay you for the people you refer.Just request the web address by replying to : [EMAIL PROTECTED] Insert "request " in the subject line

[PHP-WIN] Sent field showing wrong date and time!!

2001-01-26 Thread Clark Morgan
Hi Guys I am using php4 in windows NT. We are using an Microsoft Exchange server for handling mails. When I used mail function in my code, it is sending the mail correctly, but the receipient's mail box (Microsoft Outlook) shows the sent field as incorrect date and time. It is showing the oth

Re: [PHP-WIN] Is it possible to CONVERT file formats?

2001-01-26 Thread Angus Mann
At 10:29 25/01/01 +, Tom Mathews wrote: >This issue cropped up with us a little while ago, but in a slightly different >context. >We have documents that are created using Word (PC users) and FrameMaker (die >hard Unix users that do not want anyone else to be able to edit their work >without f

RE: [PHP-WIN] Random Code

2001-01-26 Thread Svensson, B.A.T.
>-Original Message- >From: phobo [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, January 23, 2001 9:48 PM >To: [EMAIL PROTECTED] >Subject: Re: [PHP-WIN] Random Code > > >Oops, 36^8 :) > >This value would only have to generated perhaps a few times an hour, but >should't take more than a second

php-windows Digest 26 Jan 2001 16:18:59 -0000 Issue 416

2001-01-26 Thread php-windows-digest-help
php-windows Digest 26 Jan 2001 16:18:59 - Issue 416 Topics (messages 5218 through 5218): PHP Messages 5218 by: Tom Mathews Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to th

[PHP-WIN] PHP Messages

2001-01-26 Thread Tom Mathews
I've just installed PHP 4-04pl1 on a new NT/Apache box and can't remember how to turn off the very irritating "X-Powered-By: PHP/4.0.4pl1 Content-type: text/html " message that appears at the top of any script generated page. Can anyone please remind me how to get rid of this. Cheers Tom --