python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Codeigniter 4 - Apply validation rules without making the fields required for URL
I want to apply validation rules only for the input fields that are not empty (not required) for the URL
For example,
If I submit a form and the input is empty, I got a validation error "Instagra...
hanafa
Votes: 0
Answers: 2
Error while using add ons simple ruler on ckeditor4
I want to use add ons simple ruler on ckeditor4 in my Codeigniter4 project. But I receive this kind of error. Already tried to browsing the solution in internet but I can't found the solution.
Uncaugh...
Ardan
Votes: 0
Answers: 0
codeigniter 4 mysql query builder get subdata from itself
[UPDATED]
the error is now gone but the data result from the codeigniter 4 query builder all has the same id value, unlike the one in phpmyadmin. and if I use the $builder method it now gives the expe...
dapidmini
Votes: 0
Answers: 1
prevent multiple login Codeigniter 4
i want to make login system, and check if user is multiple login and give notification " account already login in other device" in current user login. how to make system like that? I've sear...
devo
Votes: 0
Answers: 1