Okay, I'm going to explain this as best I can, if you don't understand the question, say so, and I'll try to explain better...
Anyway, on all the sites hosted by Wikicities, when you edit the page, you can use the Wiki formatting to make internal links. So, if I was on Wikipedia and I was editing say the "Metallica" article, I could just add:
if I wanted to add a link to the Wikipedia article on "James Hetfield". Now, on my site, will be sort of an encylopedia if you will, so naturally there will be alot of files, and alot will link to each other. Now, how would I be able to just add something like this to one of my pages:
Quote:
|
<a href="{James_Hetfield}">James Hetfield</a>
|
And have it automatically find the file with "james hetfield" in its name, and change the "href='James Hetfield'" to "href='/path/to/James_Hetfield.php'"?
I'm sure I haven't explained very well, so please forgive me for that <_<