Im getting a "missing )" error on line 77 but cant seem to find it.Am I
missing something else thats causing it?
for ($i =1;$i<=15;$i++)
{
if(!(isset(${'R'.$i.'P'};))) // line 77
{
${'R'.$i.'P'};="NULL";
}
}
Thanks
Mike
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Netscape's back button not working like ... Todd H MacPherson
- Re: [PHP] Netscape's back button not worki... Ignacio Vazquez-Abrams
- Re: [PHP] Netscape's back button not w... Romulo Roberto Pereira
- Re: [PHP] Netscape's back button n... Todd H MacPherson
- [PHP] Parse error Liam Gibbs
- Re: [PHP] Parse error Liam Gibbs
- RE: [PHP] Parse error Matt Williams
- [PHP] parse error kenny.hibs
- Re: [PHP] parse error Joe Stump
- Re: [PHP] parse error Philip Olson
- Re: [PHP] Parse error Mike
- Re: [PHP] Parse error elias
- [PHP] Parse Error Michael L
- RE: [PHP] Parse Error Jason Murray
- [PHP] Parse Error Alberto
- Re: [PHP] Parse Error Alexander Weber
- RE: [PHP] Parse Error james . fairbairn
- RE: [PHP] Parse Error james . fairbairn
- [PHP] Parse error Ron Clark
- RE: [PHP] Parse error Johnson, Kirk
- [PHP] Parse Error Jason Whitaker

