English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I need a code / script in HTML that replaces some text with another? For example, I want to change "/image/" into "" when it appears on a page.

Another, I type "visitor". I want it to change into "guest" on the page. Is there a code for that?

2006-08-27 03:40:48 · 1 answers · asked by Amiel 4 in Computers & Internet Programming & Design

1 answers

You can use regular expressions with a scripting language like PERL, PHP, etc.. to do this.

2006-08-27 03:44:19 · answer #1 · answered by rar 2 · 0 0

fedest.com, questions and answers