justAnoob Posted May 15, 2009 Share Posted May 15, 2009 How do you properly code this line? <?php $item_id_catch = ($_POST[ . $row['id'] . ]); ?> Link to comment https://forums.phpfreaks.com/topic/158216-solved-how-do-you-code-this-line/ Share on other sites More sharing options...
timmah1 Posted May 15, 2009 Share Posted May 15, 2009 uhm, what's the name of the field? Is it 'id'? Link to comment https://forums.phpfreaks.com/topic/158216-solved-how-do-you-code-this-line/#findComment-834522 Share on other sites More sharing options...
justAnoob Posted May 15, 2009 Author Share Posted May 15, 2009 I figured it out,, should of hit solved button. Link to comment https://forums.phpfreaks.com/topic/158216-solved-how-do-you-code-this-line/#findComment-834537 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.