Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Form validation with redirect
Post: RE: Form validation with redirect

msheath Wrote: (10-28-2015, 02:39 AM) -- Thanks for that. I have used your flashdata solution successfully. The only issue is that the flashdata variable is passed as a string and I want it to be an ...
34,480 Views
18 Replies
10-28-2015, 02:48 AM
joseph.dicdican
    Thread: Form validation with redirect
Post: RE: Form validation with redirect

Narf Wrote: (10-27-2015, 03:42 AM) -- Redirecting is never the solution ... every single time I see a thread with a title similar to this one, I know the OP is doing something wrong. You can use J...
34,480 Views
18 Replies
10-27-2015, 10:29 AM
joseph.dicdican
    Thread: autoload not working correctly
Post: RE: autoload not working correctly

mcgiwer Wrote: (09-29-2015, 11:35 AM) -- Welcome. I think I had found a bug in autoload. In the configuration I had added to autoload all needed libs (like by example "html", "url" with I needed). ...
5,823 Views
3 Replies
10-27-2015, 09:30 AM
joseph.dicdican
    Thread: CI 2.2 Form Validation not working as expected
Post: RE: CI 2.2 Form Validation not working as expected

SRG, I apologize bout the previous post, I didn't read it carefully. Now I got you somehow, you are using array for input Code: --
8,689 Views
7 Replies
10-27-2015, 08:37 AM
joseph.dicdican
    Thread: Form validation with redirect
Post: RE: Form validation with redirect

Hi, I would like to share my opinion. From the thread, I found this block of statement. Quote: -- $this->data['body_id'] = 'home'; $this->data['main'] = 'pages/home_view#anchor';     $this...
34,480 Views
18 Replies
10-27-2015, 03:30 AM
joseph.dicdican
    Thread: CI 2.2 Form Validation not working as expected
Post: RE: CI 2.2 Form Validation not working as expected

Hi, Based on what I understood. Quote: -- If no input is supplied for the Email and Phone input field no error should be issued, but one is. -- You want to validate email and phone if they...
8,689 Views
7 Replies
10-26-2015, 11:50 PM
joseph.dicdican
    Thread: CodeIgniter Filipino Community
Post: RE: CodeIgniter Filipino Community

Hi guys.  Filipino from Cebu. May I join?  :shy:
37,586 Views
0 Replies
10-26-2015, 10:47 PM
joseph.dicdican
    Thread: bug when setting $_POST array field to null?
Post: RE: bug when setting $_POST array field to null?

Hi, Just a suggestion. Maybe its not necessary but you can also use HTML5 input type number and set value to 0. View Page Code: --
11,165 Views
9 Replies
10-26-2015, 09:20 PM
joseph.dicdican

Theme © iAndrew 2016 - Forum software by © MyBB