[Solved] I Want to create a Contact form with User profile name auto input (Dynamic Text)


Thanks Guys for all the Moral Support because without you guys i would’t have researched this much. Thanks again

solved it with:

<?php echo $_SESSION['name']; ?>

now can anybody tell me how can i include in my form text field. Please

solved I Want to create a Contact form with User profile name auto input (Dynamic Text)