Example 1: Create a blank text field RESULT Example 2: Create a text box with the name and Value RESULT Example 3: Create a text box with custom attributes: id, width, maxlength 'id' , 'width' => 100 , 'maxlength' => 100 )); ?> RESULT Example 4: Create a text box with the attribute disabled. True)); ?> RESULT
Wednesday, September 3, 2014
Subscribe to:
Post Comments (Atom)
This comment has been removed by the author.
ReplyDelete