Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Get position (rank) based on subject score
Post: Get position (rank) based on subject score

I have a working function in my model where I'm trying to get the position of students in a class-based  on their subject scores. The problem is that the where clause isn't filtering results to clas...
1,267 Views
1 Replies
07-15-2022, 04:12 PM
EseMiami
    Thread: how to display count_all_results record to view
Post: RE: how to display count_all_results record to vie...

php_rocs Wrote: (12-15-2020, 02:02 PM) -- @EseMiami, What version of CI are you using (3.x or 4.x)? -- I'm using CI_VERSION = '3.1.6'
2,354 Views
3 Replies
12-15-2020, 02:07 PM
EseMiami
    Thread: how to display count_all_results record to view
Post: how to display count_all_results record to view

Hi I am having trouble echoing a count to my view. Please help. I am trying to count the number of subjects in the database. Model: PHP Code: --   public function Gettotsubjects($session_id...
2,354 Views
3 Replies
12-15-2020, 12:58 PM
EseMiami
    Thread: Integrating cloudways CDN to my Codeigniter project
Post: Integrating cloudways CDN to my Codeigniter projec...

I have set up CDN on Cloudways and was given a CDN Url. This I understand I need to add to my web application built on CodeIgniter. I tried what solutions I could find on the web but it's either I'm ...
1,207 Views
0 Replies
11-19-2020, 01:21 AM
EseMiami
    Thread: Upload multiple files and displaying files
Post: RE: Upload multiple files and displaying files

jreklund Wrote: (05-16-2020, 10:09 AM) -- You can do it like this: https://gist.github.com/zitoloco/1558423 -- I'm afraid I don't have real knowledge of php codeigniter. Could you help me with thi...
4,888 Views
3 Replies
05-16-2020, 10:16 AM
EseMiami
    Thread: Upload multiple files and displaying files
Post: Upload multiple files and displaying files

My web app only allows for one file upload which is an issue because users want to be able to submit 2 or more files when necessary. Please how do I allow multiple file uploads and displaying those fi...
4,888 Views
3 Replies
05-16-2020, 10:04 AM
EseMiami
    Thread: Set Max Size in CodeIgniter File Upload
Post: RE: Set Max Size in CodeIgniter File Upload

php_rocs Wrote: (04-25-2020, 03:37 PM) -- @EseMiami, What php.ini settings did you set (and what amount)?  Hopefully you set these (memory_limit, upload_max_filesize, post_max_size). -- This is wh...
10,985 Views
3 Replies
04-26-2020, 12:19 AM
EseMiami
    Thread: Set Max Size in CodeIgniter File Upload
Post: Set Max Size in CodeIgniter File Upload

I am trying to a jpeg file which is more than 2mb even after setting maximum size in my php.ini but still the file is not getting uploaded. Please help to find the solution for this problem. How ca...
10,985 Views
3 Replies
04-25-2020, 09:28 AM
EseMiami
    Thread: Call to a member function row() on bool
Post: Call to a member function row() on bool

Please I have an issue where I try to repopulate fields in a section where I add scores for students in a class In first term adding of scores, I used this function in my model and it worked perfec...
5,869 Views
1 Replies
04-21-2020, 06:44 PM
EseMiami

Theme © iAndrew 2016 - Forum software by © MyBB