Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Multible variables Re: Multible variables

#69649
hypnagogue
Member

just use hidden form fields.. if that’s what you mean..

<input type="hidden" name="username" value="<?php echo something here; ?>" />