ashwinsinha
New Member
- Messages
- 278
- Reaction score
- 0
- Points
- 0
My Problem Is Quite Simple & i Believe There Must Be A Way To Solve It !
What I Want To Do Is That I Actually Want To Replace A Code In My Page With A word Or Another Code.
For Example,
In My Template,
I want to give the link to a page as
Where In Maybe The Head Tag,
If I Give The Value
The Code In My Page Is Converted To :
& (game) in the whole page is converted to (hawx) while the page is displayed & also in the back end when the link is clicked.
Thanking You,
- Ashwin
What I Want To Do Is That I Actually Want To Replace A Code In My Page With A word Or Another Code.
For Example,
In My Template,
I want to give the link to a page as
HTML:
Play (game) <a href="http://www.mydomain.com/(game).html">
If I Give The Value
HTML:
<head><meta name=(game) value=hawx>
HTML:
Play hawx <a href="http://www.mydomain.com/hawx.html">
Thanking You,
- Ashwin