Hi Kurt,

> So, am I correct in assuming that $song will never be considered an
> array? (basically, given the above code and URL, $song will 
> always equal 102)

If .pls is a PHP file, then in my experience yes you're right.

However, I've never seen a PHP file called .pls, it may be
something else. Java Servlets for example will allow you to
overload variables like that on a URL line and will indeed
produce an array.

I could be wrong, though.

Jason

-- 
Jason Murray
[EMAIL PROTECTED]
Web Developer, Melbourne IT
"Work now, freak later!"

-- 
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]

Reply via email to