I have an Email form,
And i want the Username of the logged in person inserts automatically in the hidden input field.
So what i did:
On the page where the mailform is, i include Functions.inc.php
And the value of the hidden input is set on <? echo= $u...
And i want the Username of the logged in person inserts automatically in the hidden input field.
So what i did:
On the page where the mailform is, i include Functions.inc.php
And the value of the hidden input is set on <? echo= $u...