Hi,
Is there some way that I can check to see if a variable is present?
e.g.
if (variable is not present)
{
set variable to 0;
}
else
{
some code that uses variable;
}
Thanks for any advice.
James
- [PHP] Any banner system? James Bartlett
- [PHP] Any banner system? Jos� Le�n Serna
- [PHP] Re: Any banner system? Sara Young
- RE: [PHP] Any banner system? Robert V. Zwink
- RE: [PHP] Any banner system? Michel 'ZioBudda' Morelli
- Re: [PHP] Help with a variable Adrian Murphy
- [PHP] Re: Help with a variable George Whiffen
- RE: [PHP] Help with a variable Adrian Ciutureanu

