Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.
i want to create a web site for marketing purposes, like a real estate website. I want to use a framework like code igniter, using that framework. does it fit for a website like real estate?. Because, as other's said using only index.php doesn't fit for marketing website. Your opinion is highly appreciated..
I think the drawback to only index.php is that you don't get search friendly URLs. However, with CodeIgnitor you can use rewrite rules so that you have URLs like
Begby wrote:I think the drawback to only index.php is that you don't get search friendly URLs. However, with CodeIgnitor you can use rewrite rules so that you have URLs like