Posted by Piotr Usewicz on 11/11/05 00:35
kiqyou_vf napisał(a): > I'm sorry, this is more accurate. > > $edit_field = $_GET['edit_field']; > print $row_return['$edit_field']; > Hm... Try: print $row_return[$edit_field]; Is that it?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming