scripting - I need a simple website navigation in PHP -


I want to write a new website from scratch. I am using PHP for server-side and Flash / HTTP for client-side.

How can I get a website navigation like this [[strong> site auto-play sound ]

notes when you click on projects | Art | Contacts ... etc ... You can not see the .html page, instead it has a clean URL.

I do not want to write a PHP script myself, because I do not know about syntax, what is a script that already does?

Before you suggest WordPress, I've already thought about it but it's an overkill with all the WordPress ships that I need something very fast and efficient without all the bloatware. I only have a simple website navigation and possibly a registration / contact form. Bus. Everything else will be in HTML and Flash.

Update: After Jason's link I have found some framework that meets my needs and what I really want. One of them - it's really fast, clean and gives me a good SEO-friendly format URL!

Looks like you want routing framework


Comments