Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Can login even though the password is wrong
Post: Can login even though the password is wrong

Hello, I just noticed that when I login into my system using a wrong password, I can still log in the system, but when I put a wrong username, I can't log in into the system. Can someone help me check...
5,495 Views
2 Replies
03-28-2019, 07:43 PM
firas
    Thread: How to use a datepicker filter in codeIgniter ?
Post: RE: How to use a datepicker filter in codeIgniter ...

php_rocs Wrote: (02-25-2019, 12:04 PM) -- @firas, Did you configure DataTable to your table of data by using the table id?  What code did you use for DataTables? -- sorry, forgot to inform that ...
15,438 Views
7 Replies
02-27-2019, 06:24 PM
firas
    Thread: How to use a datepicker filter in codeIgniter ?
Post: RE: How to use a datepicker filter in codeIgniter ...

php_rocs Wrote: (02-24-2019, 07:58 PM) -- @firas, If the DataTables plugin disappears then something is configured wrong.  What was the error messages? -- there was no error message, it just sho...
15,438 Views
7 Replies
02-24-2019, 08:37 PM
firas
    Thread: How to use a datepicker filter in codeIgniter ?
Post: RE: How to use a datepicker filter in codeIgniter ...

php_rocs Wrote: (02-21-2019, 08:47 PM) -- @firas, I have a suggestion.  You also might want to consider using DataTables (https://datatables.net/).  It has built in search features. -- I already...
15,438 Views
7 Replies
02-24-2019, 07:15 PM
firas
    Thread: How to use a datepicker filter in codeIgniter ?
Post: How to use a datepicker filter in codeIgniter ?

I want to make a date filter only by year for my event page so people can filter by year so they can see what events are happening by year, but many people are using between date filter which is hard ...
15,438 Views
7 Replies
02-20-2019, 06:48 PM
firas
    Thread: Pagination not working
Post: RE: Pagination not working

Can anyone help me?
7,443 Views
5 Replies
02-06-2019, 06:54 PM
firas
    Thread: Pagination not working
Post: RE: Pagination not working

InsiteFX Wrote: (01-31-2019, 04:41 AM) -- Your base url should point to controller/method PHP Code: -- $config['base_url'] = base_url('exhibitions/index'); -- -- Already change it but when I cl...
7,443 Views
5 Replies
01-31-2019, 06:27 PM
firas
    Thread: Pagination not working
Post: RE: Pagination not working

InsiteFX Wrote: (01-30-2019, 09:40 AM) -- Here is an example with download script. Pagination In CodeIgniter With Example (https://www.formget.com/pagination-in-codeigniter/) -- I already try th...
7,443 Views
5 Replies
01-30-2019, 07:06 PM
firas
    Thread: Pagination not working
Post: Pagination not working

I am making pagination for my page because of too many data from the database, I try an online tutorial, I can show the data from the database, but when I click next or second page on the pagination, ...
7,443 Views
5 Replies
01-30-2019, 02:20 AM
firas
    Thread: Have problems with displaying data from database
Post: RE: Have problems with displaying data from databa...

Wouter60 Wrote: (01-29-2019, 09:31 AM) -- You're totally on the wrong track. Did you start with reading (and understanding) the CI documentation and tutorial? Your exhibitions.php goes into the a...
5,289 Views
8 Replies
01-30-2019, 01:51 AM
firas
    Thread: Have problems with displaying data from database
Post: RE: Have problems with displaying data from databa...

php_rocs Wrote: (01-28-2019, 09:39 AM) -- @firas, You need to load the model in your controller ( https://codeigniter.com/user_guide/general/models.html?highlight=load%20model#loading-a-model ). ...
5,289 Views
8 Replies
01-28-2019, 08:00 PM
firas
    Thread: Have problems with displaying data from database
Post: RE: Have problems with displaying data from databa...

Wouter60 Wrote: (01-28-2019, 11:25 AM) -- To view the results, you have to use this url: https://www.yourwebsitename/pages/GetAll But now you're missing the header and footer view. You have 2 op...
5,289 Views
8 Replies
01-28-2019, 07:58 PM
firas
    Thread: Have problems with displaying data from database
Post: Have problems with displaying data from database

Can someone help me , I'm still new with CodeIgniter , I have problems in displaying data from database in another page because I am confused with controller either I should put on the function on def...
5,289 Views
8 Replies
01-27-2019, 10:01 PM
firas

Theme © iAndrew 2016 - Forum software by © MyBB