Re: Error handling

From: James Keener <jim(at)jimkeener(dot)com>
To: pgsql-novice(at)lists(dot)postgresql(dot)org,Dale Schmitz <dschmitz4(at)cox(dot)net>,pgsql-novice(at)postgresql(dot)org
Subject: Re: Error handling
Date: 2018-03-11 16:51:51
Message-ID: 1B657AB3-6CD0-44E6-A77D-0A4D90F0C633@jimkeener.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

What kind of error handling? What have you tries? What happened? What were you expecting?

On March 11, 2018 12:46:05 PM EDT, Dale Schmitz <dschmitz4(at)cox(dot)net> wrote:
>Can anyone recommend a good book on PostgreSQL/PHP error handling? I'm
>looking for a kind of "start here" book, a primer, that offers a
>simple-to-complex approach. There are lots of books on the subject of
>PHP
>and PostgreSQL but I'd like something, if it exists or is even part of
>a
>larger book, that covers error handling from a beginner's perspective.
>
>
>
>I've been reading the PHP online manuals on the subject but I find them
>somewhat devoid (might be a bad choice of words here) of a top-down
>structure to this subject. I've tried programming a few of the
>examples but
>I'm not getting any returns like I've expected, so I assume I'm missing
>something basic. The online manuals are just a reference after all,
>and not
>a structured approach.
>
>
>
>Any guidance is appreciated, and thanks.
>
>
>
>Dale

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Dale Schmitz 2018-03-11 17:05:31 Log in errors
Previous Message Dale Schmitz 2018-03-11 16:46:05 Error handling