Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] Simple calendar functions From: Michael A. Smith (msmith <email protected>)
Date: 03/18/99

At 11:00 AM 3/18/99 -0500, Rasmus Lerdorf wrote:
>There is a misconception brewing here. It takes a lot more knowhow to use
>flatfiles than it does to use a database. I know plenty of people who
>could not read and parse a flatfile if their life depended on it who are
>happily using SQL databases.

This is true. When I have to quote jobs in PHP or Perl, I have to build in
extra time if flat-file access is required. You'd *think* it's easier, but
databases take care of a lot of the troubling issues with flat-file data
storage, and some of them (e.g. file locking) are complex issues.

Take a good look over whatever examples you can to get a working knowledge
of MySQL under PHP. [One thing that did slow me down a bit at first was
MySQl priveledges(sp?)] You'll thank yourself in the morning ;^) Good luck!

****************
Michael A. Smith | msmith <email protected>
Site Development Engineer | digitalNATION | http://www.dn.net
****************
"The programmer, like the poet, works only slightly removed from pure
thought-stuff. He builds his castles in the air, from air, creating by
exertion of the imagination. Few media of creation are so flexible, so easy
to polish and rework, so readily capable of realizing grand conceptual
structures."
                                    --Frederick P. Brooks, Jr
                                      The Mythical Man-Month
****************

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>