Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Extend form_validation for upload Codeigniter 3
Post: Extend form_validation for upload Codeigniter 3

Hello, Is there a library that extends the form_validation which supports verifications of image or file uploads? Thank you
1,744 Views
1 Replies
01-24-2020, 09:18 AM
Myster
    Thread: Form validation in model
Post: RE: Form validation in model

Hi, Use $this->request->postVar for get your post input (Sorry for my very bad english, i'm French)
4,070 Views
4 Replies
12-20-2019, 09:07 AM
Myster
    Thread: Cjax - Unable to locate the specified class: Session.php
Post: Cjax - Unable to locate the specified class: Sessi...

Hello, I have an error when I install cjax, and I go to the url http: //localhost/ajax.php?test/test Unable to locate the specified class: Session.php I did however in autoloading put the sessi...
1,603 Views
1 Replies
12-14-2019, 06:07 AM
Myster
    Thread: Use new Model()
Post: Use new Model()

Hello, first of all sorry for my English I am French. I would like to know how is it possible to use models like this: $ var = new Model (); Because I do not like $ this-> model-> method I prefer ...
3,276 Views
2 Replies
12-10-2019, 07:00 AM
Myster
    Thread: Menu
Post: RE: Menu

Here is a diagram of what I would like to do https://i.postimg.cc/kgQh1fwV/Capture.png
5,035 Views
4 Replies
01-18-2019, 07:34 AM
Myster
    Thread: Menu
Post: RE: Menu

Hello, I misspoke I use CodeIgniter in HMVC, so that I have modules files with controllers, in each controller I have a "Menu" function that allows to get the latest articles of the site, the lates...
5,035 Views
4 Replies
01-18-2019, 05:27 AM
Myster
    Thread: Menu
Post: Menu

Good evening, I have another problem I use HMVC for my project CodeIgniter, however my modules allow to have menu for example "The last articles" how can I display these menus on all the pages of m...
5,035 Views
4 Replies
01-17-2019, 12:38 PM
Myster
    Thread: Widget
Post: Widget

Hello, For several days I have been trying to do something but I do not know where to start. I develop several features like a forum, a guestbook, an article system, however I would like to be a...
2,112 Views
1 Replies
01-16-2019, 03:45 AM
Myster
    Thread: Common function
Post: Common function

Hello, how do I do a function that works in all controllers and that uses SQL queries? Thank you  
7,957 Views
6 Replies
06-24-2017, 04:03 AM
Myster
    Thread: Home page pagination not working
Post: Home page pagination not working

Hello, I'm having a little trouble, indeed I therefore put in place a system of pagination with codeigniter and bathroom 'routed' my url, except that when I go to http://localhost/mv/forum/sujets/3-an...
1,525 Views
0 Replies
12-28-2016, 04:51 PM
Myster
    Thread: Function does not work
Post: Function does not work

Hello, I have a function to modify the profile, however, it displays "error" instead of "success" I do not know why, here is my code PHP Code: --  public function modifier_mon_profil($user_id)   ...
2,174 Views
1 Replies
12-17-2016, 08:06 AM
Myster

Theme © iAndrew 2016 - Forum software by © MyBB