🔒 Closed Pa help po html/php

Status
Not open for further replies.

Hesoyam-

Fanatic
1665449240928.png
<div class="name">
<h4 class="introTxt">Information</h4>
<div>
<label for="name">Full Name</label>
<input class="input" type="text" id="funame" name="funame" placeholder="Enter your Full Name">
</div>
<div>
<label for="title">Professional Title</label>
<input class="input" type="text" id="title" name="professional" placeholder="Enter your title">
</div>
</div>



<div>
<label for="name">Full Name <?php echo $_POST["funame"]; ?></label>
</div>
<div>
<label for="title">Professional Title <?php echo $_POST["professional"]; ?></label>
</div>
</div>
 
Wala 'yatang pumasok na key sa array na "funame" or "professional" kaya nag-throw ng undefined, check mo kung pumapasok talaga 'yung value or may mali sa logic.
 
Status
Not open for further replies.

About this Thread

  • 4
    Replies
  • 496
    Views
  • 4
    Participants
Last reply from:
Lerold

Trending Topics

Online now

Members online
1,181
Guests online
3,651
Total visitors
4,832

Forum statistics

Threads
2,308,395
Posts
29,184,819
Members
1,191,965
Latest member
capacitynmw
Back
Top