Wordpress Upload Problem and Resolution
One of the nice features in Wordpress is the ability to upload an image into a blog.
The thing is that getting the image uploads right isn’t necessarily easy. You have to do some CHMODing of folders so they can write the files, but that won’t always solve it.
Sebastien Wains solved my problem. If PHP safe […]