Thread: Array Slicing
View Single Post
  #15  
Old 11-11-2009, 03:44 PM
coreys coreys is offline
N-Pulse Assistant Manager
coreys's Avatar
Join Date: Mar 2005
Posts: 2,180
coreys has a spectacular aura about
Send a message via AIM to coreys Send a message via MSN to coreys Send a message via Yahoo to coreys
Well, I personally think if their script is accidentally searching for an index below 0 that it's their own fault anyways, but in that case you could use substring(0,-1), or something like that.
Reply With Quote