Webstore

From: Tom Hanlon <tomh(at)adenine(dot)frognet(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Webstore
Date: 1999-03-10 20:58:58
Message-ID: 199903102058.PAA22921@adenine.frognet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am rebuilding a website with a small bookstore area on it.
I have decided to use the Postgres database on our server
to store the data and make maintenance easier.

What would make a good front end or should I build it from
scratch in php3?

Details about 120 items that are updated every three months.
Members and non-members pricing for each item.

I looked into Minivend but it seemed like overkill.

The site is hosted on a digital unix server, apache, postgres.

Thanks
Tom hanlon
tomh(at)frognet(dot)net

Browse pgsql-general by date

  From Date Subject
Next Message Jim Mercer 1999-03-10 21:01:29 dropping a table, leaving actual file in base/db/...
Previous Message Jim Mercer 1999-03-10 20:58:22 CREATE TEMP tname (fname char);