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

Trending Topics

Online now

Members online
1,047
Guests online
931
Total visitors
1,978

Forum statistics

Threads
2,274,911
Posts
28,959,286
Members
1,233,484
Latest member
asawakoo03
Back
Top