开发者

codeigniter remote file upload?

开发者 https://www.devze.com 2023-02-07 17:42 出处:网络
the file validation of CI is good. but it is not offering any feature to fetch an file from a remote url . So is there any way in which I can utilize the file uploading class to d开发者_如何学Pythono

the file validation of CI is good. but it is not offering any feature to fetch an file from a remote url . So is there any way in which I can utilize the file uploading class to d开发者_如何学Pythono the validation etc ?

Thanks


Not very sure about what are you asking, but upload class itself can validate the file uploaded. You can check several parameters like file/mime type, size. ¿What do you need to validate?

0

精彩评论

暂无评论...
验证码 换一张
取 消