|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Hi!
I wanted to know how could we generate automatic html filenames like download.com does...and many of the sites like techrepublic.com do.. dow1345,,..3434.3,..24.html or something like that... Thank You Dhaval |
|
#2
|
|||
|
|||
|
There are many methods to this, but I prefer to use Apache's MOD_REWRITE
![]() Best Wishes, Joe of 4Life ![]()
__________________
Check out 4Life today! Last edited by Joe4JC : November 17th, 2002 at 08:19 PM. |
|
#3
|
|||
|
|||
|
Howz that possible?
Could you please tell me how is it possible using the module that you are talking about....and what is the advantage of doing this...
Thank You Dhaval ![]() |
|
#4
|
||||
|
||||
|
MR Documentation
Here is what I use: Quote:
This allows you to use the url "/example/foo/bar/joe/" to go to "tezt.php?var1=foo&var2=bar&var3=joe". A modification that would suit your purpose: Quote:
Please note that the above code is only an example that has not been tested. The above code would go inside of your httpd.conf or .htaccess file. I hope that helps! ![]() Cheers, Joe of 4Life ![]() |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Dynamic generation of filename.. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|