For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > January 2005 > Re: [PEAR] HTML_QuickForm_Controller - No error messages









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] HTML_QuickForm_Controller - No error messages
Justin Patrin

2005-01-27, 4:00 pm

On Thu, 27 Jan 2005 08:57:36 -0800, Ed Greenberg <edg@greenberg.org> wrote:
> Using QFC, whenever I have an error in my code, I get back a blank browser
> with only this:
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=Content-Type content="text/html;
> charset=windows-1252"></HEAD>
> <BODY></BODY></HTML>
>
> No error messages. Makes debugging VERY difficult.
>
> I haven't a clue where to start looking for the problem. Can anyone give me
> a pointer?
>
> </edg>
>


On a related note, if you're using IE, that's probably not the real
output. IE will stick things in your page that aren't there, such as
that kind of thing if there's no content or tbody tags for tables,
etc.

--
Justin Patrin
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com