ani_anirban Posted March 27, 2007 Share Posted March 27, 2007 well is it possible to customise submit button in php using dreamweaver,i mean can i embed some sql queries inside the submit button so that whenever a person hits that submit button only the required result is obtained..say i put a delete button <input type="submit" name="Submit" value="delete" /> now is this possible to somehow embed in the php code inside this html tag,or do something else so that a database record is deleted?? Link to comment https://forums.phpfreaks.com/topic/44534-customise-submit-button/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.