Jump to content

When I put "hello" in a text field it disappears


Danny620

Recommended Posts

When I put "hello" in a text field it disappears, when the html page is submitted it dont like ""

 

for example <input name="FirstName" type="text" id="FirstName" value="<?php if (isset($_POST['FirstName'])) echo ($_POST['FirstName']); ?>" maxlength="20" />

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.