Skip to content

Instantly share code, notes, and snippets.

@iamntz
Created April 12, 2012 04:06
Show Gist options
  • Save iamntz/2364536 to your computer and use it in GitHub Desktop.
Save iamntz/2364536 to your computer and use it in GitHub Desktop.
<?php
echo "<input type='$input_type' class='$input_class' id='$input_id' $disabled $readonly/>";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment