Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Sub request in where
Post: RE: Sub request in where

Thank you badger ;)
2,922 Views
3 Replies
12-28-2018, 09:44 AM
xenos92
    Thread: Sub request in where
Post: Sub request in where

Hello, I come to you because I need help on request ... I have a rank table that lists all the ranks available to a player with the maximum number of points for the rank. I have another table users w...
2,922 Views
3 Replies
12-27-2018, 04:14 PM
xenos92
    Thread: Use a set_rules callback in a libraries
Post: Use a set_rules callback in a libraries

Hello,  I want to use a custom function to control an image field. It works if I use it in the same controller with a callback ... Exemple in my Administration Controller : PHP Code: -- if(...
3,646 Views
4 Replies
11-28-2018, 08:15 AM
xenos92
    Thread: Optimization and best practice for multiple image upload
Post: Optimization and best practice for multiple image ...

Hello, My code is a multiple image download processing code called ajax.  It is functional but I wonder if there was no way to go or optimize a little?  If there are better ways to write the code, ...
1,647 Views
0 Replies
09-09-2018, 03:56 AM
xenos92
    Thread: Ajax foreach on view
Post: RE: Ajax foreach on view

Hi, Wow thank you yuijia ! Very helpful post I test this soon thank you ;)
5,873 Views
4 Replies
05-11-2018, 10:34 AM
xenos92
    Thread: Ajax foreach on view
Post: Ajax foreach on view

Bonjour J'ai commencé en ajax, je me bats mais le je vraiment dur je voudrais un peu d'aide si possible d'allumer ma lanterne ;) Je suis sur le framework Codeigniter, je veux faire un système de jeu...
5,873 Views
4 Replies
05-06-2018, 01:40 PM
xenos92
    Thread: Extend MY_Form_validation not work
Post: RE: Extend MY_Form_validation not work

PaulD Wrote: (07-18-2016, 07:32 AM) -- In your rule set_rules('image','Image','callback_handle_upload') you need to remove the callback_ from the function call. Hope that helps, Paul. -- Than...
6,106 Views
5 Replies
07-18-2016, 02:59 PM
xenos92
    Thread: Extend MY_Form_validation not work
Post: RE: Extend MY_Form_validation not work

Thanks for your reply ! I have that in MY_Form_validation file ( in application/libraries/ ) :  PHP Code: --
6,106 Views
5 Replies
07-17-2016, 11:47 PM
xenos92
    Thread: Extend MY_Form_validation not work
Post: Extend MY_Form_validation not work

I'm locked for extend my form_validation rules... In my controller I have a function article_new() who have this rules : PHP Code: -- $this->form_validation    ->set_rules('titre','Titre','tr...
6,106 Views
5 Replies
07-17-2016, 07:45 PM
xenos92
    Thread: Extend MY_Form_validation not work
Post: Extend MY_Form_validation not work

Hi, I need help please, I dont' know why my method not works when I put it in the MY_Form_validation file. I have that who it works for me :  PHP Code: -- function article_new() { //Variab...
1,633 Views
0 Replies
07-13-2016, 08:49 PM
xenos92
    Thread: URL rewriting problem
Post: URL rewriting problem

I'm locked with my system... I changed the settings in my config.php file to have URLs with parameters. Suddenly I have a product controller that displays the id that I pass URL parameter. http://l...
2,550 Views
1 Replies
07-05-2016, 05:39 AM
xenos92

Theme © iAndrew 2016 - Forum software by © MyBB