MRMAN
02-13-2006, 02:20 PM
Hello.
I am setting up a site which is PHP driven. basically the main user is able to add pages to the site, this is done using FCKeditor. They enter the content into the editor press submit and a htm page is created and the location is stored into a database. This way i am make sure that page header and menus are the same in the site.
but i was wondering if anyone knew of a way that if someone types in http://sitename/folder1/pagename.htm i can make it go to the index.php file and then call the folder1/pagename.htm.
Cheers
MRMAN
I am setting up a site which is PHP driven. basically the main user is able to add pages to the site, this is done using FCKeditor. They enter the content into the editor press submit and a htm page is created and the location is stored into a database. This way i am make sure that page header and menus are the same in the site.
but i was wondering if anyone knew of a way that if someone types in http://sitename/folder1/pagename.htm i can make it go to the index.php file and then call the folder1/pagename.htm.
Cheers
MRMAN