View Single Post
  #1  
Old 07-31-2006, 10:01 PM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
v4.1 not returning properly

I have a function that sorts through strings and returns an array containing the ones with the highest value (two or more may share the highest value).
However, it always returns '0' when it's called on someone using v4.1.
I debugged them, and everything went properly. The end result, which should have been returned, was the proper string. However, like I said, 0 was returned.

Is there any way around this?
Reply With Quote