Message -
From: "Landy Atkinson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 27, 2003 2:25 PM
Subject: Mailing Labels from MySQL database on web
I have a club roster database set up on our web site in which the
underlying data is in a MySQL database.
I have a club roster database set up on our web site in which the
underlying data is in a MySQL database. I am using PHP to access the
data and display it on a web page as a phone list, e-mail list,
directory etc. Now what I need it to give the club secretary a way
to print mailing labels.
W
I am setting u a simple article storage/retrieval system and have set
up a MySQL database with a few VARCHAR fields for author, date,
source and a BLOB field for article. I have also set up two pages,
one for editing/adding new articles and a second one for viewing the
articles.
The adding/de