Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kungfu71186

Pages: [1]
1
Ideas / Re: Lets go back to WEB1.0? :)
« on: March 05, 2009, 03:58:28 pm »
Web 1.0, who really wants that? You can always find ways around, but in the ultimate truth web 2.0 does save bandwidth and makes things look smoother due to ajax.

Now as far as links thats easy. If you have a link http://domain/index.php?c=task&a=view&id=1 and you are using apache on linux just create rewrite rules. Takes care of that problem easily.

So you have c=task then you have id=1
You could rewrite it so it would be domain.com/task/1
I could probably work on a rewrite script, but i would need some people to test it.

Pages: [1]