Relative Content

Tag Archive for codeigniter

Best Cryptocurrency Recovery Company/Service

My name is Kai Mill, I’m an Australian television presenter, and a variety entertainer. If you are looking for the best crypto recovery company. OMEGA CRYPTO RECOVERY SPECIALIST is simply the BEST

CI4 – When uploading a file, CI4 creates a folder with the filename and puts the file in the new folder – How not to create dir?

I am trying to upload a file to writeable/fs_upload_data. The file I am trying to upload is, for example, task.sql. It uploads but it somehow create a folder with the same filename and then puts the file in the new dir. For example, task.sql ends up as writeable/fs_upload_data/task.sql/task.sql. Any file I upload results in a new dir. Cannot find the bug. Here is my code:

Slower Ajax Response

Does putting the view logic inside the controller increase page load speed? Because I have a controller action calling a view which I am loading through ajax and I am getting a very slow response. Why is that happening?

Slower Ajax Response

Does putting the view logic inside the controller increase page load speed? Because I have a controller action calling a view which I am loading through ajax and I am getting a very slow response. Why is that happening?