Re: How do I handle not found conditions?
On Fri, 09 Nov 2007 09:23:56 -0800, Big Moxy wrote:
> On Nov 9, 9:21 am, "Rik Wasmus" <luiheidsgoe...@hotmail.com> wrote:
>> On Fri, 09 Nov 2007 18:10:33 +0100, Big Moxy <bigm...@gmail.com> wrote:
>> > The code below is my login validation script - check_login.php. I have
>> > been testing with a non-existent user and end up with a blank page.
>> > Can someone please tell me what I'm doing wrong?
>>
>> comp.lang.php / alt.php / alt.comp.lang.php / etc.
>> --
>> Rik Wasmus
>
> I thought this was a mysql question. sorry.
If you can use the others to prove that you're coming up with zero rows
returned, or can produce a mysql error, then it's a mysql question. But
a dump of php with "It it outputs a blank page" is more likely a php
syntax issue as this is what happens when the interpreter goes into a
snit before getting to your HTML.
--
I got told by a friend's ex-girlfriend that she could tell I was
a Linux geek from the way I *walked*.
-- Skud
|