Results 1 to 8 of 8

Thread: HTML

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Eclipse Plugin Developer aphex's Avatar
    Join Date: Mar:2003
    Location: Karlsruhe
    Posts: 546

    HTML

    , ( QuickTime). T.e. , Save as. , , . :

    <a href="/MetalMint/Camel.mp3">Sea of Complexity [mp3]</a>
    We are drowning in information, but starving for knowledge and time!

  2. #2
    Registered User iMarh's Avatar
    Join Date: May:2002
    Location:
    Posts: 373
    . ?

  3. #3
    Registered User mln's Avatar
    Join Date: Jul:2006
    Location: Varna
    Posts: 100
    php?
    |Aus Z87-Pro, 4770k, 2x8GB GEIL EVO LEGGERA 1866, 2x PowerColor PCS+ 290, OCZ Vertex Le 100gb + 2xWD640 AAKS, EVGA Supernova P2 1000W, 24" Dell 2408WFP

  4. #4
    Registered User iMarh's Avatar
    Join Date: May:2002
    Location:
    Posts: 373
    fly, , , , .

    <a href="get_mp3.php?file=ceca.mp3"> </a>

    get_mp3.php :

    <?php
    $file="httpdocs/mp3s/".$_GET[file];
    $fd=fopen($file , 'r');
    $filesize=filesize($file);
    header("Content-type: application/octet-stream;");
    header("Content-Disposition: attachment; filename=$_GET[file];");
    header("Content-length:". $filesize);
    header("Cache-Control: ");
    header("Pragma: ");
    sleep(1);
    fpassthru($fd);
    ?>

    $_GET[file]

  5. #5
    Eclipse Plugin Developer aphex's Avatar
    Join Date: Mar:2003
    Location: Karlsruhe
    Posts: 546
    iMarh, ! !!!
    We are drowning in information, but starving for knowledge and time!

  6. #6
    relative dude Skydive's Avatar
    Join Date: Nov:2002
    Location: /
    Posts: 2,863
    Quote Originally Posted by aphex View Post
    , ( QuickTime). T.e. , Save as. , , . :

    <a href="/MetalMint/Camel.mp3">Sea of Complexity [mp3]</a>
    .
    , ( ) ( , )?

  7. #7
    Eclipse Plugin Developer aphex's Avatar
    Join Date: Mar:2003
    Location: Karlsruhe
    Posts: 546
    , Plugin- Browser- Save as . php , .

    .. skydive, .
    We are drowning in information, but starving for knowledge and time!

  8. #8
    Registered User fly's Avatar
    Join Date: Jun:2005
    Location:
    Posts: 803
    Code:
    <?
    header('Content-Disposition: attachment; filename="file.mp3"');
    ?>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |