Re: [PHP] Re: argument variable gets lost in function

2001-10-25 Thread Spunk S. Spunk III
> > hmm...weird! is that the code? > if you show us your real code...maybe you're missing a small detail... > Sorry about the variable names... I can print the variable inside the function until it goes through ereg_replace. Then it's gone. The code works fine if I replace the line '$song = $id3i

[PHP] Re: argument variable gets lost in function

2001-10-25 Thread _lallous
hmm...weird! is that the code? if you show us your real code...maybe you're missing a small detail... "Spunk S. Spunk III" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm assigning a variable a value from an associative array. > $variable = $array["key"