Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/31/2013 in all areas

  1. В общем, два момента в main.js: result = calculateCredit[type]((summ - fP), term.value, rate.value); if(type === "annuitet") { textReport += "<p class = 'payment'>" + result.payments[x] + " X " + term.value + "</p>"; break } В обоих вместо term.value укажите term.value*12.
    1 point
  2. Ну WordPress замечателен. Другие цмски особо не юзал, ибо ВП хватало всегда для всякого
    1 point
  3. можно попробовать проксировать, то есть забирать этот файл через свой php скрипт, что-то типо такого: myscript.php <?php if(isset($_GET['url'])){ header("Content-Type: тут mime тип"); echo file_get_contents($_GET['url']); } и пробовать подключатся к файлу по ссылке _http://domain/myscript.php?url=http://tratata.tra/tratata.mp3
    1 point
This leaderboard is set to Kiev/GMT+02:00
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy