Hi Everyone
I need some help about how to enhance PHP to generate HTML page.
I have one example, which is done by someone else, this is like he did as below:-
Actual URL generated by PHP is as below:-
http://www.w5d.de/index.php?c=2
But by this developer, it is converted to in this html format
http://www.w5d.de/c,2.html
Can any one give me idea what to do, to make these html pages throuh PHP
Mohnesh Kohli
http://www.megrisoft.com http://www.indiabook.com
http://www.idofind.com http://www.submitshop.com
Submit Shop Search Engine Optimization
I need some help about how to enhance PHP to generate HTML page.
I have one example, which is done by someone else, this is like he did as below:-
Actual URL generated by PHP is as below:-
http://www.w5d.de/index.php?c=2
But by this developer, it is converted to in this html format
http://www.w5d.de/c,2.html
Can any one give me idea what to do, to make these html pages throuh PHP
Mohnesh Kohli
http://www.megrisoft.com http://www.indiabook.com
http://www.idofind.com http://www.submitshop.com
Submit Shop Search Engine Optimization
Comment