Re: [PHP] Good Free PHP Editor?

2001-03-12 Thread Kevin Cawthorne
Edit Plus - every time !!! www.editplus.com I love it - syntax highlighting and great auto-indent features! Kevin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators,

[PHP] twig

2001-03-09 Thread Kevin Cawthorne
under "Loaded Modules" of phpinfo(), as well as an entry under imap of; IMAP Support enabled IMAP c-Client Version 4.1 Can anyone shed some light on this for me? Kevin Cawthorne -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: [PHP] RE: How to insert time and date into mysql?

2001-03-01 Thread Kevin Cawthorne
Why not use the CURDATE() and CURTIME() functions built into mysql? Kevin Cawthorne - Original Message - From: "Foley, John" <[EMAIL PROTECTED]> To: "'Zenith'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, March 01, 2001 2:20 P

Re: [PHP] Deleting mySql records based on dates

2001-02-21 Thread Kevin Cawthorne
1 PM Subject: Re: [PHP] Deleting mySql records based on dates > On Wednesday 21 February 2001 14:00, Kevin Cawthorne wrote: > > > Try something like: > > > > $time = time(); // unix time now > > $day_limit = 28; // how many days to allow > > > > $day

Re: [PHP] Deleting mySql records based on dates

2001-02-21 Thread Kevin Cawthorne
= mysql_query("delete from table where date<='".$limit."'", $dbh); Kevin Cawthorne - Original Message - From: "Thomas Edison Jr." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 21, 2001 12:53 PM Subject: [PHP] Deleting m

Re: [PHP] Cobalt Raq/PHP Help Needed

2001-01-18 Thread Kevin Cawthorne
use ServerAlias in the httpd.conf file under the site you want it to point to. Ive got a RAQ3 and it works fine Kevin Cawthorne - Original Message - From: "Gareth Davies" <[EMAIL PROTECTED]> To: "PHP List" <[EMAIL PROTECTED]> Sent: Thursday, January

[PHP] Forking email out

2001-01-16 Thread Kevin Cawthorne
is emailed. Do any of you know of a similar technique in PHP 4+ ? Kevin Cawthorne

[PHP] PHPLIB and PHPMyAdmin

2001-01-16 Thread Kevin Cawthorne
Hi, I want to install PHPLIB but one of the configuration notes says "turn off magic quotes in the php.ini file". OK But I'm, using phpMyAdmin, which I understand NEEDS magic quotes on to work. Has anyone done this using the two together? Kevin Cawthorne

[PHP] kevin@intuitive.net

2001-01-15 Thread Kevin Cawthorne
subscribe

[PHP] hello

2001-01-15 Thread Kevin Cawthorne
subscribe