如何在php中隐藏url中的参数。

问题描述:

假设url是:event.php?id = 4。我想显示url像:event.php / id .....这个程序是什么.......没有在php中使用post方法或会话.......如果代码写得更好在.htaccess文件中

Suppose url is :event.php?id=4. i want to show url like: event.php/id.....what is the procedure for that.......without using post method or session in php.......Its better if code write in .htaccess file

隐藏-get-parameter-from-url [ ^ ]



检查并告诉我它是否有用..
hide-get-parameter-from-url[^]

Check and let me know it's helpful or not..