Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Encrypting DB Fields
Post: RE: Encrypting DB Fields

seunex Wrote: (12-23-2021, 01:28 AM) -- You can try the Encryption class https://codeigniter.com/user_guide/libraries/encryption.html With php 7.4 is not working: The Encrypt library requires the ...
2,542 Views
3 Replies
12-23-2021, 02:52 AM
Lipe_Bogaci
    Thread: Encrypting DB Fields
Post: Encrypting DB Fields

Hi bros, is there any library for encrypting the data before i save them to database?
2,542 Views
3 Replies
12-23-2021, 01:15 AM
Lipe_Bogaci
    Thread: Tailwind datepicker
Post: RE: Tailwind datepicker

php_rocs Wrote: (10-25-2021, 06:31 PM) -- @"Lipe_Bogaci" , Are you using the hidden date field too.  Are you using this tailwind datepicker (https://tailwind-elements.com/docs/standard/forms/datep...
2,631 Views
3 Replies
11-02-2021, 08:10 AM
Lipe_Bogaci
    Thread: Tailwind datepicker
Post: Tailwind datepicker

Hi guys, im having one issue regarding tailwind datepicker, it posts the date to database with the value : 0000-00-00 00:00:00 On view is the following code
2,631 Views
3 Replies
10-25-2021, 12:59 AM
Lipe_Bogaci
    Thread: Repopulate dropdown
Post: RE: Repopulate dropdown

includebeer Wrote: (10-16-2021, 07:22 AM) -- Take 30 seconds to re-read your code: PHP Code: -- warehouse/function get_rack_by_warehouse/' + warehouse_id, It's not the typo here Droptdon is not...
2,669 Views
4 Replies
10-17-2021, 01:40 AM
Lipe_Bogaci
    Thread: Repopulate dropdown
Post: RE: Repopulate dropdown

InsiteFX Wrote: (10-12-2021, 01:24 AM) -- codeigniter how to populate second dropdown list based on the first one using codeigniter (https://stackoverflow.com/questions/48151048/codeigniter-how-to-po...
2,669 Views
4 Replies
10-15-2021, 12:54 AM
Lipe_Bogaci
    Thread: Repopulate dropdown
Post: Repopulate dropdown

Hi bros, plz, can anyone tell me how to repopulate the second dropdown after I select the first dropdown? the first dropdown takes data from DB tbl.warehouse -> id |code|name|is_active tbl.rack->r...
2,669 Views
4 Replies
10-12-2021, 12:05 AM
Lipe_Bogaci
    Thread: The requested URL was not found on this server.
Post: The requested URL was not found on this server.

Hi, friends i have one issue in accessing the apllication on localhost works fine using Laragon, whereas in the server it displays error (The requested URL was not found on this server.) after the lo...
1,570 Views
2 Replies
09-16-2021, 01:04 AM
Lipe_Bogaci
    Thread: Form Validation
Post: Form Validation

Hi all how can I add form validation with a pattern of  10 values from which the first and the last will be character and the others must be numeric?
943 Views
1 Replies
08-30-2021, 04:52 AM
Lipe_Bogaci
    Thread: Query on self referncing table
Post: Query on self referncing table

hi CI Firiends please can anyone tell me how can i query in self-refrence table? i need to query the child that are referenced to parent by id
1,786 Views
1 Replies
07-22-2021, 12:49 PM
Lipe_Bogaci
    Thread: Getting user id
Post: RE: Getting user id

paliz Wrote: (06-12-2021, 11:39 PM) -- Go there https://github.com/lonnieezell/myth-auth Thank you. any idea how can i edit this query and get the user id also? --
3,225 Views
2 Replies
06-13-2021, 01:49 PM
Lipe_Bogaci
    Thread: Getting user id
Post: Getting user id

Hi guys how can i get the id of the user on users table? I use this function but it mismatch the role_id with id on users table    public function login($data){         $this->db->from('users'); ...
3,225 Views
2 Replies
06-12-2021, 09:19 AM
Lipe_Bogaci
    Thread: 2 foreach loops
Post: 2 foreach loops

Hello How can i add 2 foreach loops in same table? One loop for users and another for user roles              
3,582 Views
2 Replies
06-07-2021, 12:30 AM
Lipe_Bogaci
    Thread: How to make searchbox work with multiple fields
Post: How to make searchbox work with multiple fields

Hi CI lovers how can i make one search box with multiple fields?
1,111 Views
1 Replies
05-25-2021, 02:14 PM
Lipe_Bogaci

Theme © iAndrew 2016 - Forum software by © MyBB