On 10 October 2003 21:28, James Johnson wrote:
> Hi,
>
> I'm getting so frustrated with this.
>
> I have put some error trapping code in my site with the
> following code (an
> included file):
>
>ob_start();
> error_reporting(E_ALL);
> set_error_handler('pc_error_handler
Hi,
I'm getting so frustrated with this.
I have put some error trapping code in my site with the following code (an
included file):
I have a page that hits the database to display the records. One of the
columns is 'startDate'. I format this for display like this:
The page returns the f
2 matches
Mail list logo