problem with MY_Controller
I have been working through a tutorial from IBM Developerworks
http://www.ibm.com/developerworks/web/library/wa-aj-codeigniter/
When i try to run this application, i receive the “The URI you submitted has disallowed characters.” error.
If i change student.php so that it doesn’t use the MY_Controller, then i can get the application to run.
I also followed the instructions i found here.
but when i do this, i no longer receive the URI error, i just get a page not found error
again unless i remove the use of the MY_Controller.
Can anyone provide an explanation of whats going on and how i can resolve this issue.
Thanks
View Complete Thread with Replies
No Reply.
Find related on my parent xResources.