Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 8th, 2012  |  syntax: None  |  size: 0.25 KB  |  hits: 7  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?php
  2.         $string = "എ ശക്തന്‍ ഡെപ്യൂട്ടി സ്പീക്ക";
  3.         $output = "<html><body><img src="."http://silpa.org.in/Render?text=".$string."&color=Blue&font=Dyuthi"."></img></body></html>";
  4.         echo($output); 
  5. ?>