Tagged Questions
-1
votes
1answer
191 views
Codeigniter: Everything but forms woks on remote server. [closed]
Just finished a project based on the codeigniter framework. Everything works except the forms.Codeigniter Form validation does not work by a hair’s breadth. Error log on apache server echoes a ...
1
vote
2answers
356 views
File permission problem with codeignitor project using xampp
I am currently using Codeignitor as my PHP framework with XAMPP. I always keep all my files in c:/xampp/htdocs/.
The settings are working fine in my own localhost machine. But when I load the same ...