Thanks for the info Nils :)

You are right, I have a ways to go yet. I have been concentrating on getting
down the database features and user authentication. I will delve into
sessions after that.

As a matter of fact, I have been working on a basic shopping cart this
evening. I just got done ordering 50 penguins at $30.00 each. Now all I have
to do is figure out where to put them! ROFL!!!

Gawd..I love this stuff!!!




----- Original Message -----
From: Nils Philippsen <[EMAIL PROTECTED]>
To: Sharon Souter <[EMAIL PROTECTED]>
Cc: Jillian-Beth Stamos-Kaschke <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, June 07, 2000 2:35 PM
Subject: Re: [techtalk] Web programming and nomic


> On Mon, 5 Jun 2000, Sharon Souter wrote:
>
> > Not only is this an open source, cross-platform language, but it can
> > interface to just about any database. In my research, I understand the
> > newest version of MySQL does in fact support transactions and subselects
are
> > on the list to be incorporated. I however, have not had a use for those
so
> > far.
>
> You will have as soon as you do something "more complex". It is great to
> have the DBMS sort things out, compared with doing it for yourself. Give
> PostgreSQL a shot, when you're into such stuff, it has even some more
> fancy features like foreign keys.
>
> > Seriously, if you are doing any kind of web database, you can't go wrong
> > with the powerful and flexible combination of PHP, MySQL & of
> > course...Apache ;)  Not only is this a cross-platform language, but it
can
> > interface to just about any database.
>
> If you want to be fairly independent of which DB you use (modulo the DB's
> feature set, that is), take a look at PHPLIB (http://phplib.netuse.de),
> which has a nice abstraction class with which you can use just about any
> database through the same API.
>
> Nils
> --
>  Nils Philippsen / Berliner Straße 39 / D-71229 Leonberg //
+49.7152.209647
> [EMAIL PROTECTED] / [EMAIL PROTECTED] /
[EMAIL PROTECTED]
>    The use of COBOL cripples the mind; its teaching should, therefore, be
>    regarded as a criminal offence.                  -- Edsger W. Dijkstra
>
>
>
> _______________________________________________
> techtalk mailing list
> [EMAIL PROTECTED]
> http://www.linux.org.uk/mailman/listinfo/techtalk
>



_______________________________________________
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk

Reply via email to