[PHP] mime mail class (Sascha & Tobias) - msWORD doc attachment not working

2001-03-19 Thread Jen Hall
Hi there I am trying to get the scriplet code from http://www.phpwizard.net/resources/phpMisc/scripts/pretty/mail.php3 to work for a website I'm building. I am trying to allow a user to select a file from their hard drive, and then have that file sent as an email attachment. Most of the time tha

[PHP] email an ms-word attachment (please)

2001-03-20 Thread Jen Hall
Hi there I am trying to build an application where a user can use an HTML form, fill out some fields, select a file from their hard drive, and have it emailed as an attachment with the contents of the form. (essentially, fill in your name and address, use my module to attach ms-word file of your

Re: [PHP] email an ms-word attachment (please)

2001-03-21 Thread Jen Hall
to do it - technically - to allow an attachment of the kind they desire thanks -jen . [EMAIL PROTECTED] wrote: > Addressed to: Jen Hall <[EMAIL PROTECTED]> > [EMAIL PROTECTED] > > ** Reply to note from Jen Hall <[EMAIL PROTECTED]> Tue, 20 Mar 2001 19:

[PHP] search results return by relevancy

2001-04-19 Thread Jen Hall
Hi there I have some scripts that do a search in a MySQL database table. I want to be able to return rows that match a query, in order of relevancy. For example, say I have a table that has the following data |row_id| data |--|- | 1 | cat | 2 | cat