Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: I need LOCK IN SHARE MODE for database model
Post: RE: I need LOCK IN SHARE MODE for database model

alpha_numric not enugh for SQL injection filter?
5,275 Views
8 Replies
07-03-2021, 07:35 AM
mostafiz80
    Thread: I need LOCK IN SHARE MODE for database model
Post: RE: I need LOCK IN SHARE MODE for database model

is it good practice? if i use form validation for SQL injection & XSS attack instead prepare statement.
5,275 Views
8 Replies
06-29-2021, 06:16 AM
mostafiz80
    Thread: I need LOCK IN SHARE MODE for database model
Post: RE: I need LOCK IN SHARE MODE for database model

InsiteFX Wrote: (06-28-2021, 05:11 AM) -- You would need to build your own queries to lock and unlock. MySQL Table Locking (https://www.mysqltutorial.org/mysql-table-locking/) -- In codeigniter ho...
5,275 Views
8 Replies
06-28-2021, 07:58 AM
mostafiz80
    Thread: I need LOCK IN SHARE MODE for database model
Post: I need LOCK IN SHARE MODE for database model

I need LOCK IN SHARE MODE for database model when i use transaction. how  can i add this in the query. i saw codeigniter built in transStart if i use this transStart. do i need to use LOCK IN SHARE MO...
5,275 Views
8 Replies
06-28-2021, 02:36 AM
mostafiz80
    Thread: I have to run some condition in every controller
Post: RE: I have to run some condition in every controll...

Thanks all of you guys for help. i have done using library. i like to use library.  Now i am stuck in Mysql transaction. The mysql LOCK IN SHARE MODE how will work this query if i use codeigniter tra...
4,806 Views
7 Replies
06-28-2021, 02:20 AM
mostafiz80
    Thread: I have to run some condition in every controller
Post: I have to run some condition in every controller

I have to run some condition in every controller. i have posted my code below. now i use __construct  how can i make it more nicely. now the full code i have to put in every controller but i want to ...
4,806 Views
7 Replies
06-25-2021, 10:22 PM
mostafiz80

Theme © iAndrew 2016 - Forum software by © MyBB