> -----Original Message----- > From: Philip Olson [mailto:[EMAIL PROTECTED] > Sent: 02 July 2003 08:27 > To: Derick Rethans > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DOC] cvs: phpdoc /en/faq databases.xml > > > On Wed, 2 Jul 2003, Derick Rethans wrote: > > > On Wed, 2 Jul 2003, Philip Olson wrote: > > > > > philip Wed Jul 2 02:51:23 2003 EDT > > > > > > Modified files: > > > /phpdoc/en/faq databases.xml > > > Log: > > > Added a "Mysql + PHP 5 = Huh?" FAQ which is basically a > copy of Rasmus' post > > > here: > http://marc.theaimsgroup.com/?l=php-general&m=105699415814630 > > > > > > + <para> > > > + 1. Most systems these days already have the client > library installed. > > > + </para> > > > + <para> > > > + 2. Given the above, having multiple versions of > the library can get > > > + messy. For example, if you link mod_auth_mysql > against one version > > > + and PHP against another, and then enable both in > Apache, you get a > > > + nice fat crash. Also, the bundled library didn't > always play well > > > + with the installed server version. The most > obvious symptom of this > > > + being disagreement over where to find the > mysql.socket unix domain > > > + socket file. > > > + </para> > > > > Why not use an ordered list here? This is the wrong way to do it :) > > I felt a little dirty adding the numbers, but it's late. I'll fix > that though :)
Since they're "in no particular order", why not make it an UNordered list? Cheers! Mike --------------------------------------------------------------------- Mike Ford, Electronic Information Services Adviser, Learning Support Services, Learning & Information Services, JG125, James Graham Building, Leeds Metropolitan University, Beckett Park, LEEDS, LS6 3QS, United Kingdom Email: [EMAIL PROTECTED] Tel: +44 113 283 2600 extn 4730 Fax: +44 113 283 3211 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php