CodeIgniter Forums
CodeIgniter Forums
>
Using CodeIgniter
>
General Help
> Upload file using Ajax
Full Version:
Upload file using Ajax
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
jaimealvarezv
04-26-2016, 10:03 AM
Hi, I need yo upload a file using Codeigniter 2.x using
Ajax
. The only think I need is to select a File and upload it. someone have an example? remeber using Ajax.
Thanks in advance.
skunkbad
04-26-2016, 01:09 PM
The OLD version of Community Auth had an example of uploading using ajax.
See here:
https://bitbucket.org/skunkbad/community...ew-default
spjonez
04-29-2016, 07:32 AM
https://cmlenz.github.io/jquery-iframe-transport/
CodeIgniter Forums
>
Using CodeIgniter
>
General Help
> Upload file using Ajax