[PHP] Permanent Links - Blog

2006-11-08 Thread Raphael Martins

Hi,

How do I implement that 
http://myhost/blog/date/of/post/name-of-the-post; thing, instead of 
http://myhost/blog/view.php?id=id-of-the-post; ?

I´ve seen this in many blogs, but it´s easy to implement?
See it in action at wikipedia, blogger blogs, simplebits 
http://www.simplebits.com.


Both simplebits and wikipedia is written in PHP, I guess.

Help!

Thank you

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Permanent Links - Blog

2006-11-08 Thread Raphael Martins

Hi,

How do I implement that
http://myhost/blog/date/of/post/name-of-the-post; thing, instead of
http://myhost/blog/view.php?id=id-of-the-post; ?
I´ve seen this in many blogs, but it´s easy to implement?
See it in action at wikipedia, blogger blogs, simplebits
http://www.simplebits.com.

Both simplebits and wikipedia is written in PHP, I guess.

Help!

Thank you

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Permanent Links - Blog

2006-11-08 Thread Dave Goodchild

Are you writing the blog from scratch? I think you will have to get to grips
with mod_rewrite (Apache).


Re: [PHP] Permanent Links - Blog

2006-11-08 Thread Jürgen Wind



Raphael Martins-2 wrote:
 
 Hi,
 
 How do I implement that
 http://myhost/blog/date/of/post/name-of-the-post; thing, instead of
 http://myhost/blog/view.php?id=id-of-the-post; ?
 I´ve seen this in many blogs, but it´s easy to implement?
 See it in action at wikipedia, blogger blogs, simplebits
 http://www.simplebits.com.
 
 Both simplebits and wikipedia is written in PHP, I guess.
 
 Help!
 
 Thank you
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 
 
superb work: http://richardlynch.blogspot.com/

-- 
View this message in context: 
http://www.nabble.com/Permanent-Links---Blog-tf2597419.html#a7245708
Sent from the PHP - General mailing list archive at Nabble.com.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php