Help for this page

Select Code to Download


  1. or download this
    while (s/((^|\>)[^\<]*?)\>/$1\&gt\;/g) { 1; }
    
  2. or download this
    while (s/\<([^\>]*?(\<|$))/\&lt\;$1/g) { 1; }
    
  3. or download this
    <<html><x<y</html><