Oh crap, variable scope....:-((
thanks again.
-Ryan

On 2/2/2004 4:17:40 AM, [EMAIL PROTECTED] wrote:
> Ryan A wrote:
>
> > I am getting everything except the 3 variables($admin,$site,$lic), heres
> my
> > function:
> >
> > *******************
> > include_once('PRO-Config.php');
> > echo $admin; // This was a test to see if I am getting the value from
> the
> > include..I am.
> >
> > function sendEmail()
> > {
> [snip]
> > Admin: $admin
> > Site:  $site
> > Lic no: $lic
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to