Drawthingy needs stress test
Drawthingy needs stress test
Out of context: Reply #28
- Started
- Last post
- 31 Responses
- emilkorngold0
line weight is still on the todo list :)
today I've made changes to the back-end.
images now get saved to and retrieved from database.I've used a script so save the existing images to database,
but some images appear broken now.
I've tried a couple of methods reading the file content like fopen and file_get_contents but all give the same result. I also tried resaving the images using photoshop and then trying again to save to database, but still the images get broken.Any php expert know why that is ?