html - Inserting or copy/pasting picture to a textbox -


i have file textarea (named "resolution support") in can explain how solve problem. problem user able add picture better explaining. if copy/paste or has click , drag or don't care, has able put picture textarea. wondered if textbox can exist , type textbox has in phpmyadmin.

my textarea :

<textarea  name="escalade" class="longinput" cols="80%" rows="19" wrap="hard"> </textarea> 

without kind of javascript wysiwyg library not possible vanilla textarea takes text (clue in name).

i assume viewing submissions in phpmyadmin interface onto mysql database. developing stuff not great admin user interface long term. asking called transformations.

here tutorials on storing images in database:

here lists of wysiwyg editors:

those phpmyadmin transformations:

that as can offered without seeing php code behind form @ least. hope helps.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -