🔒 Closed PATULONG PHP DEV

Status
Not open for further replies.
Yung mga naka bold na font dito sa baba yung error mo, tanggalin mo.

<label>Username:</label>
<input type="text" name="name" class="form-control" placeholder="User name" value="">
<span class="red"><?php echo $nameErr; ?></span>
<label>Email:</label>
<input type="email" name="email" class="form-control" placeholder="Email">
<span class="red"><?php echo $emailErr; ?></span>
<label>Password:</label>
<input type="password" name="pass" class="form-control" placeholder="Password" >
<span class="red"><?php echo $passErr; ?></span>
<label>Your Bio:</label>
<input type="text" name="bio" class="form-control" placeholder="Your Bio">
<span class="red"><?php echo $bioErr; ?></span>
 
Status
Not open for further replies.

About this Thread

  • 3
    Replies
  • 374
    Views
  • 3
    Participants
Last reply from:
Flavored

Trending Topics

Online now

Members online
1,235
Guests online
1,226
Total visitors
2,461

Forum statistics

Threads
2,271,572
Posts
28,936,512
Members
1,238,670
Latest member
FacelessVoid1112
Back
Top