snytkine / LampCMS

Open source Question and Answer program similar to StackOverflow and Quora in PHP + MongoDB. Follow @snytkine on Twitter

Home Page:http://support.lampcms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle image uploads during Edit of Question and Answer

snytkine opened this issue · comments

Handle Image upload when parsing edited Question and Answer
Must compare arrays of a_img of existing and uploaded
if any image has been removed from post must go to file system and delete
original and resized image