Re: Trying to build a database driven website



doznot wrote:
Jerry Stuckle wrote:

All the rest of my sites use databases heavily, also. But they aren't a CMS, so they have very little HTML in the database.


Finally--after all this time--an answer with specific argument, rather
than unsupported insult. Good work Jerry. You're coming around.


I guess you can't read. I had specific arguments above.

OK, it appears we have a semantic hair to split.
Database-driven sites don'tstore HTML fragments, only CMSs do.
In a database-driven site, by your definition, every string and every tag from every page is stored in a table.column so it can be directly updated by sql.


I never said that.

*If* such a system existed, I accept your argument, for that system
and all others like it.

I'm signing off this thread permanently, regardless response.


That's good - because you have no idea what you're talking about.

You claim you've been using Oracle since 1995 - but you show absolutely
zero understanding of databases and how they are used.

More likely you used an application which accessed an Oracle database
and never have done any database programming.

I suggest you read up on how databases are used in the real world and
come back when you can discuss this intelligently.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================

.



Relevant Pages

  • Re: Trying to build a database driven website
    ... Jerry Stuckle wrote: ... I never said a files-based system was "better than" anything. ... database, that makes particular sense in the small site context. ... Html fragments will contain small sub-strings that periodically need to be changed. ...
    (comp.lang.php)
  • Re: Trying to build a database driven website
    ... I made a terrible mistake by making representations of any kind. ... A database is a ubiquitous tool. ... As such you just store data in the database, you don't format it until you write the page. ... But if so, and if those html fragments needed updating, then a query ...
    (comp.lang.php)
  • Re: Trying to build a database driven website
    ... However, you (Jerry) have ... database, that makes particular sense in the small site context. ... Or perhaps said html fragments are known to contain references Joe Blow ...
    (comp.lang.php)
  • Re: Trying to build a database driven website
    ... Good work Jerry. ... Database-driven sites don'tstore HTML fragments, ... More likely you used an application which accessed an Oracle database and never have done any database programming. ...
    (comp.lang.php)
  • Re: Trying to build a database driven website
    ... Jerry Stuckle wrote: ... so they have very little HTML in the database. ... Database-driven sites don'tstore HTML fragments, ...
    (comp.lang.php)