Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7176313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T16:28:52+00:00 2026-05-28T16:28:52+00:00

I am developing an app using Codeigniter. In this app I got a form

  • 0

I am developing an app using Codeigniter. In this app I got a form with user data.
All works fine if the user submits a form with only A-Z characters but if he is using
special characters like ä,é,î,ø,ù the value of that field is not submitted to the controller!

This problem drives me crazy. I cannot figure out why the field is ignored? The same
field works fine with A-Z characters as said.

Update

In config I got: $config[‘charset’] = ‘UTF-8’;
I am making a POST request.

This is my View code:

    <?php echo form_open('accounts/save', 'name="theform"'); ?>

<p><?php echo form_input('firstname', null); ?></p>

<p><?php echo form_input('lastname', null); ?>

<div id="button_green">

    <a href="javascript: submitform()">Save the data</a>

</div> <!-- End of button_green -->

<?php echo form_close(); ?>

Update 2

After a looong chat with the excellent @motto and @slavic it came down to a bug
with PHP 5.3.6 (which I am using).

More information about the bug here: https://github.com/EllisLab/CodeIgniter/issues/261

This is the line causing the problem:

$str = @iconv(‘UTF-8’, ‘UTF-8//IGNORE’, $str);

Line: 89
File: core/utf8.php

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T16:28:53+00:00Added an answer on May 28, 2026 at 4:28 pm

    According to this bug report:

    https://github.com/EllisLab/CodeIgniter/issues/261

    You should use CI with different version of php. (Especially not 5.3.6)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing a WPF app using MVVM. Most of my views have only xaml
Am looking into developing an iPhone native app using Titanium Developer Since this is
I am developing a web app using Codeigniter and MongoDB. I need to create
I am developing an app using WinForms and the RichTextBox control. This control allows
I am developing an app using phonegap for Android. I want this mobile application
I am going to start developing a webapp using php framework codeigniter. The app
I'm developing an app using Codeigniter 1.7.3 (yes, I know there's a new version,
I am developing an app using data from google reader's API and using GData
I am developing an app using jqm+phonegap. In my app, user need to set
I am developing an iPhone app using Core Data and ahev noticed that I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.