Re: [PHP] Undefined index....
[email protected] (Jay Blanchard)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
[snip] > Two questions: > Where is $xml defined and where is $pos defined? > [/snip] $xml is defined in other functions, just not in this function. $pos is irrelevant to the question - it is just the string position within the file.