asherinho Posted August 5, 2008 Share Posted August 5, 2008 hi guys! I am wondering if php can do this.I want to prevent user from modifying or erase the values displayed on a text field, can this be done with php? or its a javascript issue? Link to comment https://forums.phpfreaks.com/topic/118236-solved-hard-coding/ Share on other sites More sharing options...
JonnyThunder Posted August 5, 2008 Share Posted August 5, 2008 If you're talking about on a form, then you can use the "disabled" property of the form field. If you're not talking about that - then can you explain further? Link to comment https://forums.phpfreaks.com/topic/118236-solved-hard-coding/#findComment-608509 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.