How is work with htaccess and url in php?

hello
1)how is change the url:
of:
URL=products.php?id=1
to:
products/1

2)how is add subject news to url for that page.
subject: this is sitepoint
url: www.mysite.com/news/this is sitepoint

like sitepoint.com:
Summary: how is work with htaccess and url in php?

url: http://www.sitepoint.com/forums/php-34/[B][U]how-work-htaccess-url-php-763278.html[/U][/B]

You might want to have a look at this thread. Helped me loads:

binboy,

If you’ve checked the sticky threads, they TELL YOU HOW to do that (based on the mod_rewrite tutorial Article linked in my signature).

Regards,

DK