[PHP-DB] maildir archiving to mysql

2003-10-10 Thread Geoffrey Makstutis
Hi, I'm looking for a script or some advice that will allow me to archive a large number of maildir based email messages into a mysql database. Anyone know of such an animal? thanks -- Geoffrey Makstutis <[EMAIL PROTECTED]> --

[PHP-DB] multiple select statements

2002-03-05 Thread Geoffrey Makstutis
Hi, I've got an HTML form which allows users to select various criteria to search for in my database (MySQL). The problem is that I can't seem to figure out how create the SELECT statement, given the fact that they could choose any or none of the criteria. Does anyone know of a way to dynam

[PHP-DB] database abstraction for php3

2001-07-24 Thread Geoffrey Makstutis
Hi, Can anyone suggest a good (and simple) database abstraction class for php3? I have been using ADODB, but it doesn't like php3. Thanks - Geoffrey Makstutis <[EMAIL PROTECTED]> 51% Studios Architecture + Design 1-5 Clerkenwell Road Lond

Re: [PHP-DB] HTML tags destory formatting?

2001-07-23 Thread Geoffrey Makstutis
gt;in natural paragraphs, & in browser it will look the > same, without need to insert or for paragraph formatting. >Just select which one is more suitable for u. >Monday, July 23, 2001, 2:37:15 PM, Geoffrey Makstutis <[EMAIL PROTECTED]> wrote: >GM> Hi, >GM&g

[PHP-DB] HTML tags destory formatting?

2001-07-23 Thread Geoffrey Makstutis
nyone suggest a solution? Geoffrey - Geoffrey Makstutis <[EMAIL PROTECTED]> 51% Studios Architecture + Design 1-5 Clerkenwell Road London EC1M 5PA www.51pct.com -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAI

[PHP-DB] losing data from a mysql database field

2001-07-10 Thread Geoffrey Makstutis
Hi, I'm having an odd occurrence using mysql. If I insert into a varchar field with information like "This is the information", it works fine and I can retreive and display the data using a normal 'print' or 'echo' statement. However, if I try to display the data in a form field (so that I can