Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Set Rules in model.
Post: Set Rules in model.

This is the code I have made so far. It works but the whole if/check slug thing is ugly and I don't think it meets decent coding practices. I don't want any check functions inside the controller. I ...
12,563 Views
0 Replies
03-03-2015, 09:17 AM
miiikkeyyyy
    Thread: Editing unique data post input.
Post: Editing unique data post input.

I am using the set rules for the form validation. All is okay but when editing a page it says the slug is taken {of course it is, it belongs to the post I'm editing} but I need it there still obvious...
5,081 Views
0 Replies
03-02-2015, 06:33 PM
miiikkeyyyy
    Thread: Upload Model issues.
Post: Upload Model issues.

I am creating an upload script for my signed in users. Libraries included: form, upload and image_lib. From the controller I want to call upon the add image function, from the user model. From ...
2,920 Views
0 Replies
03-01-2015, 01:00 PM
miiikkeyyyy
    Thread: Optional Default Value
Post: RE: Optional Default Value

silentium Wrote: (02-28-2015, 01:00 PM) -- You could create a $first_name and $last_name variable before the form that takes the POST data if available, else take the session data. This would be for ...
7,701 Views
0 Replies
03-01-2015, 06:08 AM
miiikkeyyyy
    Thread: Optional Default Value
Post: Optional Default Value

I am new to CodeIgniter, I love it! So simple! I'm getting to know the basics so I'm creating a user management system. Logging in, out and registering all works fantastic. I am currently workin...
7,701 Views
0 Replies
02-28-2015, 09:24 AM
miiikkeyyyy

Theme © iAndrew 2016 - Forum software by © MyBB