Re: [PHP-DB] Why use MySQL with PHP

2001-11-16 Thread Sheridan Saint-Michel
, 2001 8:36 AM Subject: RE: [PHP-DB] Why use MySQL with PHP > Hmm it's not PHP functionality that makes > html ugly as shown at validator.w3.org. It's the person's > html/php coding ability to avoid coding mistakes. > > Basically, PHP gives

RE: [PHP-DB] Why use MySQL with PHP

2001-11-16 Thread Nally, Tyler G.
ECTED] American Legion Website > -Original Message- > From: Sheridan Saint-Michel [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 15, 2001 6:02 PM > To: B. van Ouwerkerk; [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Why use MySQL with PHP > > > Tell me about it.

Re: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread Sheridan Saint-Michel
OTECTED]> Sent: Thursday, November 15, 2001 12:28 PM Subject: Re: [PHP-DB] Why use MySQL with PHP > > >I just remembered, the only bad thing I can think of about MySQL... their > >website locks up Netscape =) > > PHP qualifies for this too. www.php.net looks pretty me

Re: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread Grant Johnson
I mostly agree, although I prefer PostgreSQL for the transactions, better row locking, and server side cursors. It also does better with lotsa users (if the data isn't just used for the web, this is important). I have used many languages for this stuff, and the one with the best balance of f

Re: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread Kodrik
L (I won't paste > any of the kludge needed to interface with CGI and DB in other languages... > but if you have some free time look some of these programs up). > > Sheridan Saint-Michel > Website Administrator > FoxJet, an ITW Company > www.foxjet.com > > > - Orig

Re: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread Sheridan Saint-Michel
guages... but if you have some free time look some of these programs up). Sheridan Saint-Michel Website Administrator FoxJet, an ITW Company www.foxjet.com - Original Message - From: "søren eriksen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, Novem

Re: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread B. van Ouwerkerk
>I just remembered, the only bad thing I can think of about MySQL... their >website locks up Netscape =) PHP qualifies for this too. www.php.net looks pretty messy in NS. By the way, both doesn't break NS.. Bye, B. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mai

Re: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread PHPGalaxy.com
age- > > From: matt stewart [mailto:[EMAIL PROTECTED]] > > Sent: 15. november 2001 21:32 > > To: 'Lars B. Jensen'; [EMAIL PROTECTED] > > Subject: RE: [PHP-DB] Why use MySQL with PHP > > > > > > sounds wonderful - do you know when (roughly) it&

RE: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread Lars B. Jensen
15. november 2001 21:32 > To: 'Lars B. Jensen'; [EMAIL PROTECTED] > Subject: RE: [PHP-DB] Why use MySQL with PHP > > > sounds wonderful - do you know when (roughly) it's gonna be released? > I thought that one of the reasons it was so fast was that the DB engine

RE: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread matt stewart
27;t mySQL 4 therefore be slower? -Original Message- From: Lars B. Jensen [mailto:[EMAIL PROTECTED]] Sent: 15 November 2001 12:19 To: matt stewart Cc: [EMAIL PROTECTED] Subject: RE: [PHP-DB] Why use MySQL with PHP Stored procedures is missing in mySQL correct but is scheduled with the exit

RE: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread Lars B. Jensen
" which totally would eliminate my need for Microsoft SQL Server. / Lars > -Original Message- > From: matt stewart [mailto:[EMAIL PROTECTED]] > Sent: 15. november 2001 20:45 > To: 'søren eriksen'; [EMAIL PROTECTED] > Subject: RE: [PHP-DB] Why use MySQL with PHP

Re: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread PHPGalaxy.com
t it has its great parts... :) > > Enough storytelling, goodluck on your assignment > > / Lars > > PS. Søren, skriv hvis der er noget... Jeg har arbejdet de sidste par år med > PHP / mySQL for firmaer som TDC KabelTV og lign. > > > -Original Message----- > >

RE: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread Lars B. Jensen
søren eriksen > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Why use MySQL with PHP > > > My reasons: > 1) Heard of Oracle, didnt know it was a database program > 2) Never heard of PostgreSQL > 3) MySQL is the most talked about, from what I've seen, so > there's p

RE: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread matt stewart
better) but for most websites, it's free, it's easy, and it does the job! -Original Message- From: søren eriksen [mailto:[EMAIL PROTECTED]] Sent: 15 November 2001 20:34 To: [EMAIL PROTECTED] Subject: [PHP-DB] Why use MySQL with PHP Hi everybody I'm writing a synopsis about

Re: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread PHPGalaxy.com
My reasons: 1) Heard of Oracle, didnt know it was a database program 2) Never heard of PostgreSQL 3) MySQL is the most talked about, from what I've seen, so there's plenty of people to get help from 4) It's free. 5) It runs in Windows 5) NASA uses it, or so their site says 6) It works! So I've no

RE: [PHP-DB] Why use MySQL with PHP

2001-11-15 Thread Richard Hillström (GIS)
ay, November 15, 2001 9:34 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] Why use MySQL with PHP Hi everybody I'm writing a synopsis about PHP and mySQL. I'm hoping someone can help me, and tell me why the combination og PHP and MySQL is so common. What makes MySQL such a good choice when using

[PHP-DB] Why use MySQL with PHP

2001-11-15 Thread søren eriksen
Hi everybody I'm writing a synopsis about PHP and mySQL. I'm hoping someone can help me, and tell me why the combination og PHP and MySQL is so common. What makes MySQL such a good choice when using PHP? What seperates MySQL from others dbms? -Søren Eriksen- -- PHP Database Mailing List (http:/