Text to MP3

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Text to MP3

    PHP Code:
    else if($action=="txt2mp3")
    {
        addonline(getuid_sid($sid),"Text to Mp3 Tool","");
        
          echo "</head>";
          echo "<body>";
      echo "<p align=\"center\">";
    ?>
     <p align="center">
    Write Out Your Text And Download It As An Mp3...</br>Enjoy!!!</small>
    <!--h-->
    </p><p align="center">
    <!--h--><b><small>Text (Max 128 Char.):</b></small><form name="ttsform" method="post" action="http://www.rockle.com/cgi/tts/speak.cgi"><textarea name="t" rows="4" cols="32" maxlength="128"></textarea><br/><small>Language: <input type="radio" value="e" name="l" checked>English</small><br/><input type="submit" name="dotts" value="Speak"></form><br/>
    <?php



      
    echo "<br/><a accesskey=\"0\" href=\"index.php?action=main&amp;sid=$sid\"><img src=\"../images/home.gif\" alt=\"\"/>Home</a>";
      echo 
    "</p></body>";
    }


    ....................................
    http://photomag.lk/
    ....................................


    #2
    the script is incomplete....I am not good in programming...can you please post an complete and working script?
    thanks

    Comment


      #3
      nope its complete dude juz put the code in lava index... demo is on ma site


      ....................................
      http://photomag.lk/
      ....................................

      Comment

      Working...
      X