RIRedinPA Posted July 16, 2007 Share Posted July 16, 2007 is it possible to access the items in these by index numbers? I tried echo $_GET[0]; with no results. Link to comment https://forums.phpfreaks.com/topic/60203-_get-_request-arrays/ Share on other sites More sharing options...
ToonMariner Posted July 16, 2007 Share Posted July 16, 2007 no these arrays are indexed by strings so they wont have a numeric index. Link to comment https://forums.phpfreaks.com/topic/60203-_get-_request-arrays/#findComment-299477 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.