01-04-2005, 09:50 AM
|
|
|
Confirmed User
Join Date: Jun 2001
Location: inside my brain
Posts: 2,035
|
i not familar with php - only perl scripts
how it should be - any php related person do it in minute
$q=getenv("REQUEST_URI");
and after this - split by / to hash
last element in hash - your file name. just print it between <title>$filename your text</title>
|
|
|