In CodeIgnter i use the build-in function img(), that takes http:// path to the images, but when I delete the record and then delete the image by unlink() - I have an error that say's "not allowed to delete by http", how can I combine these two function to work?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
||||
|
|
HTTP-URLs are not supported for So just don't use |
|||||||
|
|
i am not sure but this might help you
|
|||
|

