105 pts.
 Textfielf in PHP
I am new to PHP and i am having problem in my coding. This is the coding for the text field: <input type="text" name="name" id="textfield" value="<?echo $_SESSION['txtnewname'];?>"/> . When i browse in IE, this code <?echo $_SESSION['txtnewname'];?> is shown inside the text field.why this will happen?Actually what i want to do is letting the user to fill in the detail in the text field and send the detail to the database.

Software/Hardware used:
ASKED: March 17, 2009  4:40 PM
UPDATED: March 17, 2009  5:16 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _