Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Auth
Post: RE: Auth

Heh heh ... I also wrote a CodeIgniter auth application. But like you say, every application has different needs. In enterprise applications, for example, you often do NOT allow people to register the...
118,746 Views
0 Replies
11-17-2014, 05:29 AM
bertansh
    Thread: Help Wanted: Wiki
Post: RE: Help Wanted: Wiki

Done! https://github.com/bcit-ci/CodeIgniter/wiki/Installation (https://github.com/bcit-ci/CodeIgniter/wiki/Installation) Where should I put an appropriate link to it?
35,339 Views
0 Replies
11-15-2014, 09:55 AM
bertansh
    Thread: Help Wanted: Wiki
Post: RE: Help Wanted: Wiki

Where is the Wiki? I am something of a fanatical documenter, so I may have some ideas.
35,339 Views
0 Replies
11-15-2014, 06:16 AM
bertansh
    Thread: form validation required
Post: RE: form validation required

tapan.thapa Wrote: (11-14-2014, 11:22 PM) -- No... This is server side function. The form_validation happens when user has posted (Pressed submit button on your form) something on your method. ...
4,314 Views
0 Replies
11-15-2014, 05:32 AM
bertansh
    Thread: form validation required
Post: form validation required

Does a statement such as Code: -- $this->form_validation->set_rules('username', 'Username', 'required') -- require the user's browser to support HTML 5? I've been doing my validation by han...
4,314 Views
0 Replies
11-14-2014, 07:45 PM
bertansh

Theme © iAndrew 2016 - Forum software by © MyBB