[PHP] Hiding File Name Site Search Question

2004-01-01 Thread Naveed Ahmad
Im developing a site in PHP. I have two questions: 1: how i can I hide file names so that visitors cannot see file names like this: somefile.php?name=value. and 2: How I can develope a site search (IR) in PHP??? Please tell me, Thanks -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] Hiding File Name Site Search Question

2004-01-01 Thread Raditha Dissanayake
The first one can be done with Apache URL rewrites. For the second opinions vary. my own is that mnogosearch or aspseek would be best. happy new year. Naveed Ahmad wrote: Im developing a site in PHP. I have two questions: 1: how i can I hide file names so that visitors cannot see file names like