On Wednesday 22 May 2002 07:27 am, Jacob Friis Larsen wrote:
> If I install MySQL on the same server as Apache & Php and only use MySQL
> in Php, do I then have to install the MySQL client?

Technically, you don't need it. But when I am debugging PHP, I often turn to 
mysql client just for a sanity check on a query. If your database stuff 
fails, how will you check it?

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to