Try placing mysql_error() in your die message.  If you don't understand the
error we can help you with that.

Example:
die("The error was: " . mysql_error() );

-- 

  katy
  ~~+++~~                            +
       no matter where you go,
           there you are
  +                            ~~+++~~

On 6/19/06, Keith <[EMAIL PROTECTED]> wrote:
>
>   Is there a way to
> determine what is going wrong in the connection because
> setting up die with a message doesn't tell me anything other
> than the connection failed.
>


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/HKFolB/TM
--------------------------------------------------------------------~-> 

Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to