He sounds answering my previous question,
Quote:
|
I see now, but how do I run that code? I copy paste it then save as sample.php but it just displays the text inside.
|
Quote:
|
you can save as .php your .htm (.html). is will not hurt, it will just enabled applications or programs in php without destroying the forms design. e.g. in text box, if you put value="<?php echo 'qwe' ?>"> it will not be show if its save as .php
|