CodeIgniter Forums
Sparks - MAMP - Special Chars - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Sparks - MAMP - Special Chars (/showthread.php?tid=47990)



Sparks - MAMP - Special Chars - El Forum - 12-31-2011

[eluser]alejandronanez[/eluser]
Hi how are you!

I'm working with this Spark http://getsparks.org/packages/php-activerecord/versions/HEAD/show

And with MAMP 1.9, but when I type any special Char like Ññáéí... and so on on a form and I click submit, the value of that field with the special chars doesn't pass (it pass NULL), looking on forums I found this... http://stackoverflow.com/questions/5795682/codeigniter-seems-to-break-post-of-character-pound it says that I need to use PHP 5.2 but the ActiveRecord spark only works with PHP 5.3 >...

Do you have any suggestion?

IDK what can I do :S

Thanks!!!!!!