Imad Posted June 17, 2008 Share Posted June 17, 2008 Hi Guys, I need to update variables that look like this: $some['10'] = whatever; through a textbox. I know how to do it using a plain variable without the brackets but it doesn't work with these types of variables. Any help would be appreciated. Best Regards. Link to comment https://forums.phpfreaks.com/topic/110505-updating-variables/ Share on other sites More sharing options...
hitman6003 Posted June 17, 2008 Share Posted June 17, 2008 Perhaps this will help www.php.net/language.types.array Link to comment https://forums.phpfreaks.com/topic/110505-updating-variables/#findComment-566902 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.