On Monday 07 February 2005 12:06 pm, Alex Gemmell wrote:
> On Sun, 6 Feb 2005 19:36:23 -0500, Andre Dubuc <[EMAIL PROTECTED]> wrote:
> > On Sunday 06 February 2005 07:18 pm, Alex Gemmell wrote:
> > > Hello,
> > >
> > > I am building a login system for my website but I keep experiencing an
> > > err
On Mon, 07 Feb 2005 18:14:22 +0100, Jochem Maas <[EMAIL PROTECTED]> wrote:
> Alex Gemmell wrote:
>
> ..
>
> > Well, I have a few lines like these two:
> >
> > session_register('email_address');
> > $_SESSION['email_address'] = $email_address;
> >
> > If I simply delete the first line
> > ("sessio
Alex Gemmell wrote:
..
Well, I have a few lines like these two:
session_register('email_address');
$_SESSION['email_address'] = $email_address;
If I simply delete the first line
("session_register('email_address');") everything will still work...
right?
yes - on one condition: somewhere in you app/
On Sun, 6 Feb 2005 19:36:23 -0500, Andre Dubuc <[EMAIL PROTECTED]> wrote:
> On Sunday 06 February 2005 07:18 pm, Alex Gemmell wrote:
> > Hello,
> >
> > I am building a login system for my website but I keep experiencing an
> > error on a specific PHP page that I have never encountered before and it
Hello,
I am building a login system for my website but I keep experiencing an
error on a specific PHP page that I have never encountered before and it
seems worryingly low-level! It says:
"The remote procedure call failed."
And that's it! Nothing else is on the page. Sometimes I get a slightl
5 matches
Mail list logo