i just downloaded and installed tinymce which magically converted the <textarea> element into a nice little editor, which suppose transform the input into html output. nice! no more educating non-programmers about html tags. if you submit the for… more »
when posting a form, disable field is not found in $_POST data. this is intentional! the browser is doing in accordance to html spec – do not send disabled fields to the server.solution add a hidden field with the value. the value in hidden f… more »
notes and references on web development and various things.
disclaimers
this site does not guarantee accuracy of information provided. codes may not be tested, are provided as is and are free to to use. use at your own risk. limited or no support will be provided.
under no circumstances shall this site be responsible or liable for any damages or consequences as a result of direct or indirect usage of any information from this website.