shreyang Posted August 2, 2011 Share Posted August 2, 2011 Hello, I am new to the MVC structure of php. I have the code but the thing is, its not redirecting properly because its using some specific structure. My site is having Directory like: modules includes lib admin In the modules there are many modules for e.g Event,artist,band,etc... my url is like : $SiteURL . 'member/'. $currUserData['userId']/band/action/bandmgt/opt/create/ Thanks in advance.. Link to comment https://forums.phpfreaks.com/topic/243593-how-to-write-htaccess-in-php/ Share on other sites More sharing options...
requinix Posted August 2, 2011 Share Posted August 2, 2011 I am new to the MVC structure of php. PHP does not have an MVC structure. I have the code but the thing is, its not redirecting properly because its using some specific structure. What code? What's not redirecting? Thanks in advance.. For what? What's the problem? Where's the question? Link to comment https://forums.phpfreaks.com/topic/243593-how-to-write-htaccess-in-php/#findComment-1250761 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.