[PHP-DB] Sample Code

2004-06-15 Thread Mike Koponick
Hello all,

I was wondering if anyone had some sample code that I could use for a
small project.

What I would like to do is select data in a date field, like:

From: 6-1-04
To: 6-15-04

Then output to a text file. I have other selections within this data
that I will make, and I think can figure out. The part I'm having
trouble with is exporting the data and selecting between two dates.

I'm running PHP4 and MySQL 4.1.

Thank in advance for your help.

Mike

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] Printing Forms

2004-05-21 Thread Mike Koponick
I have a need to extract data from MySQL via PHP (which I can do easily)
but I need to put that data into a form. The current form is a WORD doc,
and we type in the information needed and print/PDF/E-Mail the form to
the appropriate people.

What I would like to do is use the WORD form and place the MySQL data
into that form. I didn't see a real easy way to do this, and was hoping
that someone may have some insight on how to do this.


Thanks in Advance,

Mike

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php