Posted by Gerry Vandermaesen on 04/24/06 14:10
wesley@ispace.co.za wrote: > Can i put a variable inside $_POST. like this: > $_POST['$var_name']; > It doesnt work, neither does: > $_POST[var_name]; > > thanks Wes Try $_POST[$var_name]
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming