05-07-2009, 10:01 PM
|
#8 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by Wildhoney
You're asking a lot here!  A lot of code to look through. Try accessing this URL though: http://www.example.com/index/index/
It looks like you're calling the action "action", which would be public function actionAction().
{bg:yellow}]->[Controller (IndexController){bg:purple}],[Index (Second Parameter){bg:yellow}]->[Action (indexAction){bg:purple}])
|
I understand how it works, but the problem is when trying to actually access that action via the url.
Say I had a guestbook which linked to example.com/guestbook/
Thing is it wouldn't access the indexAction of the GuestbookController, nor would it access any other actions if I also applied those in the url.
__________________
VillageIdiot can have my babbies ;d
|
|
|
|