[eluser]Crackz0r[/eluser]
As someone said, it should not be about your code, since in online enviroment it works fine... So, its a localhost problem... and here is it:
You are running MAMP, you have to set your rewrite_module on in Apache Config... Im sure its the problem... as well as it is for Windows users using WAMP... i wasted 1.5hours of my time looking for a solution... OMG, i almost quit from CodeIgniter since, using $_post in non CI app this works fine, however, using the index.php and deleting the htaccess it worked fine, so, the problem was in the rewrite mod...
Hope this help you... Regards.