🔒 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
  • 491
    Views
  • 4
    Participants
Last reply from:
Lerold

Trending Topics

Online now

Members online
1,186
Guests online
1,759
Total visitors
2,945

Forum statistics

Threads
2,285,552
Posts
29,031,154
Members
1,218,510
Latest member
Kimzkie0704
Back
Top