how to create static page with php ?
example :
products.php?id=100 become products-id-100.php or products-id-100.html
like this
http://www.sp18.com ,written with php&mysql, all link and page change to static page (.html)
example link at sp18.com-> 'bali-diving.php?id=1' change to 'bali-diving-1.html'
thanks