Re: [PHP] Login In script quesitons

2010-07-09 Thread Gary
Ashley & Richard I think I found the issue. In loginGlobals.php, the error was pointing to line 281, when the code stopped and 278. (I know most of the time this just means there is a missing bracket or semi-colon in the code), however, what I did is put my curser on link 281, backspaced to el

Re: [PHP] Login In script quesitons

2010-07-09 Thread Gary
"Ashley Sheridan" wrote in message news:1278706121.2295.5.ca...@localhost... > On Fri, 2010-07-09 at 16:04 -0400, Gary wrote: > >> ?> >> > > That bit of the code has a newline in it, which counts as output :p > > I've not looked over the rest yet, but see if that helps. > > Thanks, > Ash > http

Re: [PHP] Login In script quesitons

2010-07-09 Thread Ashley Sheridan
On Fri, 2010-07-09 at 16:04 -0400, Gary wrote: > ?> > http://www.ashleysheridan.co.uk

Re: [PHP] Login In script quesitons

2010-07-09 Thread Gary
"Ashley Sheridan" wrote in message news:1278705549.2295.4.ca...@localhost... > On Fri, 2010-07-09 at 15:58 -0400, Gary wrote: > >> "Ashley Sheridan" wrote in message >> news:1278705035.2295.2.ca...@localhost... >> > On Fri, 2010-07-09 at 15:43 -0400, Gary wrote: >> > >> >> "Richard Quadling" w

Re: [PHP] Login In script quesitons

2010-07-09 Thread Ashley Sheridan
On Fri, 2010-07-09 at 15:58 -0400, Gary wrote: > "Ashley Sheridan" wrote in message > news:1278705035.2295.2.ca...@localhost... > > On Fri, 2010-07-09 at 15:43 -0400, Gary wrote: > > > >> "Richard Quadling" wrote in message > >> news:aanlktilbmyedd8paky9dwgn0q7t6kem4zzutu_49u...@mail.gmail.com.

Re: [PHP] Login In script quesitons

2010-07-09 Thread Gary
"Ashley Sheridan" wrote in message news:1278705035.2295.2.ca...@localhost... > On Fri, 2010-07-09 at 15:43 -0400, Gary wrote: > >> "Richard Quadling" wrote in message >> news:aanlktilbmyedd8paky9dwgn0q7t6kem4zzutu_49u...@mail.gmail.com... >> > On 9 July 2010 16:42, Gary wrote: >> > [snip] >> >

Re: [PHP] Login In script quesitons

2010-07-09 Thread Ashley Sheridan
On Fri, 2010-07-09 at 15:43 -0400, Gary wrote: > "Richard Quadling" wrote in message > news:aanlktilbmyedd8paky9dwgn0q7t6kem4zzutu_49u...@mail.gmail.com... > > On 9 July 2010 16:42, Gary wrote: > > [snip] > > > > Take a look at https://code.google.com/p/loginsystem-rd/ > > > > Richard > > Tha

Re: [PHP] Login In script quesitons

2010-07-09 Thread Gary
"Richard Quadling" wrote in message news:aanlktilbmyedd8paky9dwgn0q7t6kem4zzutu_49u...@mail.gmail.com... > On 9 July 2010 16:42, Gary wrote: > [snip] > > Take a look at https://code.google.com/p/loginsystem-rd/ > Richard Thank you for your quick reply and the link. Since I see you are one of

Re: [PHP] Login In script quesitons

2010-07-09 Thread Richard Quadling
On 9 July 2010 16:42, Gary wrote: [snip] Take a look at https://code.google.com/p/loginsystem-rd/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Login In script quesitons

2010-07-09 Thread Gary
I have a log in script that is not working. It is taken from a lesson book that I read about a year or so ago so the lessons are not fresh in my mind. My questions are. 1. Why is this not working? 2. Does is look secure? 3. In researching the issue, I was reading some older threads that it was