RE: [PHP] Major wierdness - ack!

2003-10-13 Thread Ford, Mike [LSS]
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

[PHP] Major wierdness - ack!

2003-10-10 Thread James Johnson
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