Re: [PHP] Undefined variable using hyperlink

2003-12-10 Thread PHP
That seems to have corrected the problem. Thank you very much. On 12/10/03 11:56 AM, "Richard Davey" <[EMAIL PROTECTED]> wrote: > Hello, > > Wednesday, December 10, 2003, 4:53:18 PM, you wrote: > > P> I can retrieve email from the email account, but when I click on a link in > P> the email.p

Re: [PHP] Undefined variable using hyperlink

2003-12-10 Thread Richard Davey
Hello, Wednesday, December 10, 2003, 4:53:18 PM, you wrote: P> I can retrieve email from the email account, but when I click on a link in P> the email.php to open the email in body.php, $msgid is not defined in P> body.php. It's got to be something basic, but right now, it escapes me. P> Right n