Hi, I implemented Wordpress for one of my client's site. In its admin section they are giving an option to use Custom URL Structure Default » http://www.test.com/blog/?p=123 Date and name based » http://www.test.com/blog/2007/07/21/sample-post/ Numeric » http://www.test.com/blog/archives/123 Dis are the methods they given how does we implement dis.... i saw the same other kind f implementation in digg.com also In dat site to call a Post named "Secret Buildings You May Not Photograph, Part 643" they used a link like http://digg.com/politics/Secret_Buildings_You_May_Not_Photograph_Part_643_2 Please tell me how we can implement dis how can we manage dis whether the whole string (Secret_Buildings_You_May_Not_Photograph_Part_643_2) they might hav been take as a variable? if i want to implement the same though PHP, can i go with any read url method to get the value of dat? Please Help Regards Anees Muhammed ___________ ____________________________________________________________________________________ Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online. http://smallbusiness.yahoo.com/webhosting [Non-text portions of this message have been removed]