Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Add table and fieldname
Post: Add table and fieldname

Hi. im going to add database table and field and of course the field type,auto_increment and so on..  and   may i ask what what is wrong with this? PHP Code: -- $tblname = $this->input->post('tbl...
1,942 Views
2 Replies
02-15-2019, 07:31 PM
jaysondotp
  Exclamation Thread: how to use, apply cache library.
Post: how to use, apply cache library.

Hi Good Morning, i have made, online stocks requisition system and it is used by 90 branches nationwide. so in this case, expect a lot of data loaded from database and i have insert, update, read a...
2,385 Views
1 Replies
01-31-2018, 08:09 PM
jaysondotp
    Thread: form validation no loading page view required
Post: form validation no loading page view required

Hi Everyone, in my form validation, i don't want to load the whole html page, to trigger error, but i do not have idea how to do. Code: -- if($this->form_validation->run() == false) { ...
3,235 Views
1 Replies
11-18-2016, 06:28 PM
jaysondotp
    Thread: pagination current page not changing
Post: RE: pagination current page not changing

i got link below but the data are not change, ?dir-move=public&switch=branch_reports&task=branch_report_por&per_page=1 ?dir-move=public&switch=branch_reports&task=branch_report_por&per_page=2 ?dir-mo...
6,055 Views
2 Replies
09-22-2016, 03:12 AM
jaysondotp
    Thread: pagination current page not changing
Post: pagination current page not changing

Hi Coders, i just wanna know on how to set-up pagination while enable_query_strings is enable or set to true. i tried in many ways but im failed.  and i just get the link work but the data cannot r...
6,055 Views
2 Replies
09-21-2016, 10:14 PM
jaysondotp
    Thread: How to use SCRF to dashboard
Post: How to use SCRF to dashboard

Hi everyOne, how to display csrf token after i login to my dashboard. i want to have this link like below. sample.com.au/admin/index.php?route=catalog/category&token=486bb077967d51db4676df5262ea...
2,436 Views
1 Replies
11-08-2015, 08:07 PM
jaysondotp
    Thread: controller load to typeahead
Post: controller load to typeahead

Hi coders, any body can review, if what is wrong with following . . it cannot work. views Code: -- $(document).ready(function() { $('input.stocks_list').typeahead({ ...
3,763 Views
0 Replies
02-24-2015, 08:58 PM
jaysondotp
    Thread: autocomplete not working in ci3?
Post: RE: autocomplete not working in ci3?

What do you mean by :  Does the javascript console in your browser show the ajax requests going to the correct url? and use  http://jqueryui.com/download/  jquery-ui-1.11.3.custom library . . ...
11,449 Views
0 Replies
02-23-2015, 06:22 PM
jaysondotp
    Thread: autocomplete not working in ci3?
Post: RE: autocomplete not working in ci3?

Thanks for you reply. . . here are my autocomplete code. VIEW  Code: -- $(function(){  $("#birds").autocomplete({ source: "home/search_description" // path to the get_birds meth...
11,449 Views
0 Replies
02-23-2015, 05:36 PM
jaysondotp
    Thread: autocomplete not working in ci3?
Post: RE: autocomplete not working in ci3?

i dont know if json is working well on CI3?
11,449 Views
0 Replies
02-23-2015, 01:25 AM
jaysondotp
    Thread: autocomplete not working in ci3?
Post: autocomplete not working in ci3?

Hi Coders, i try many times in ci3 to work search autocomplete but im not luck. but when i try on ci2. it working good.  i dont know if there is, that i need to set or to change. any help plea...
11,449 Views
0 Replies
02-23-2015, 12:03 AM
jaysondotp
    Thread: display days
Post: display days

Hi coders,
2,401 Views
0 Replies
02-15-2015, 11:24 PM
jaysondotp
    Thread: check-box conditioning
Post: RE: check-box conditioning

Thanks "egall8".. and here is the scenario. take a look an image below as you reference. check-box value is PR No. which is, when i check different PR No. it will come false. else return true. how...
5,119 Views
0 Replies
02-05-2015, 08:23 PM
jaysondotp
    Thread: check-box conditioning
Post: check-box conditioning

Hi coders, i have list of check-box and there are same value and there are not. now i want to create condition, example if i check 3 check-box with different value it retrurn false, while if i ch...
5,119 Views
0 Replies
02-04-2015, 11:52 PM
jaysondotp
    Thread: display record outside of foreach
Post: RE: display record outside of foreach

Hi coders, its works well, thank " Rufnex ". . .
5,196 Views
0 Replies
02-01-2015, 08:17 PM
jaysondotp
    Thread: display record outside of foreach
Post: display record outside of foreach

Hi coders. i have foreach to display record and it work well but my problem is i need to display record ex. (date) outside of foreach or outside of a table  and how?. example. PHP Code: -- ...
5,196 Views
0 Replies
01-30-2015, 08:28 PM
jaysondotp
    Thread: WHERE is not working.
Post: WHERE is not working.

Hi i have the following code below that mysql WHERE FUNCTION Is NOT WORKING whine i use OR_LIKE. but whine i try to remove all OR_LIKE it well work perfect. Code: -- $this->db->select('users.*,quer...
5,245 Views
0 Replies
01-24-2015, 01:42 AM
jaysondotp
    Thread: pagination need help
Post: RE: pagination need help

Kindly help...
8,073 Views
0 Replies
01-20-2015, 06:39 PM
jaysondotp
    Thread: where condition role.
Post: where condition role.

Hi Coders, i have user table with role, ADMIN AND USER now i have a one page, that if the user login as user, he/she can view his own work while if the user login as admin he can view all user wor...
3,577 Views
0 Replies
01-07-2015, 10:28 PM
jaysondotp
    Thread: Search button
Post: Search button

Hi coders, it is possible to search from db that the button search is out of form? ex. below Code: --
4,015 Views
0 Replies
12-28-2014, 06:14 PM
jaysondotp

Theme © iAndrew 2016 - Forum software by © MyBB