(S) 3.dl.am script !

Dieses Thema im Forum "Webentwicklung" wurde erstellt von undertaker2, 21. Oktober 2006 .

Schlagworte:
Status des Themas:
Es sind keine weiteren Antworten möglich.
  1. 21. Oktober 2006
    hey leute ich suce ein neues script so ähnlich wie auf UseNeXT | Download from the Usenet at full DSL speed! nur soll es die in den kategorien vorhandenen dateien alphabetisch ordnen ...


    kann mir da wer helfen oder dies vlt gegen bezahlung programmieren ? meldet euch einfach mal !


    danke
    undertaker2
     
  2. 21. Oktober 2006
    AW: (S) 3.dl.am script !

    joa das wäre ma sau geil ... kannst du mich auch mal via icq oder pn anschreibn ?


    mfg
    undertaker2
     
  3. 22. Oktober 2006
    AW: (S) 3.dl.am script !

    Hallo habe es mir auch mal hochgeladen kan evt mal jemand gucken

    http://myspeacede.h804768.serverkompetenz.net/index.php irgendwie kan ich nix anklicken es öffnet sich nix weiss jemand was das sein könnte?
     
  4. 23. Oktober 2006
    AW: (S) 3.dl.am script !

    Das du nix anklicken kannst liegt wohl daran das die index.php nicht gefunden wird. lol.



    !



    mfG
     
  5. 23. Oktober 2006
    Zuletzt von einem Moderator bearbeitet: 15. April 2017
    AW: (S) 3.dl.am script !

    upload moved to Showthread Php 99367 / Download - RR:Suche
     
  6. 23. Oktober 2006
    AW: (S) 3.dl.am script !

    nee leider nicht^^sry hatte es im ordner verleget deswegen

    http://myspeacede.h804768.serverkompetenz.net/public/index.php

    also wenn ich z.b auf alben klicke kommt nur die start seite und es ist bei allen links so,hat jemand ne idee was es sein könnte?
     
  7. 23. Oktober 2006
    AW: (S) 3.dl.am script !

    wenn du noch jemanden für programmierung und ggl. bezahlung suchst dann melde dich per pn
     
  8. 24. Oktober 2006
    AW: (S) 3.dl.am script !

    Ja, ohne den Source code kann man leider nix machen..
     
  9. 24. Oktober 2006
    AW: (S) 3.dl.am script !

    wie da war doch alles bei index.php usw

    wo bekomme ich die source code raus?
     
  10. 24. Oktober 2006
    AW: (S) 3.dl.am script !

    Spontan wuerde ich dafuer die Datei mit einem Texteditor oeffnen.
     
  11. 24. Oktober 2006
    AW: (S) 3.dl.am script !

    ja danke....... aber was sollte ich hier dran ändern das das script funtzt?

    <html>
    <head><title></title>
    </head>
    <style type="text/CSS">
    <!--
    .body
    {
    font-size:10px;
    font-family:Verdana,sans-serif;

    background-color: #E6F1DC;
    }

    .links
    {
    background-color: #E6F1DC;
    border-width:1;
    border-style:solid;
    border-color: 000000;
    width: 180px;
    font-weight: bold;
    color:#003366;
    font-family:Verdana,sans-serif;
    }
    .rechts
    {
    background-color: #E6F1DC;
    border-width:1;
    border-style:solid;
    border-color: 000000;
    width: 140px;
    font-size:10px;
    font-weight: bold;
    color:#003366;
    font-family:Verdana,sans-serif;
    }


    .genre
    {
    background-color: #E6F1DC;
    border-width:1;
    border-style:solid;
    border-color: 000000;
    width: 130px;
    }

    .main_tabelle
    {
    background-color: #E6F1DC;
    border-width:1;
    border-style:solid;
    border-color: 000000;
    padding: 5px;
    margin: 0px;
    width: 600px;
    font-size:11px;
    font-weight: bold;
    color:#000000;
    font-family:Verdana,sans-serif;
    }
    .table_header
    {
    background-color: #006699;
    border-width:1;
    border-style:solid;
    border-color: 000000;
    padding: 5px;
    margin: 0px;
    font-size:11px;
    font-weight: bold;
    color:#ffffff;
    font-family:Verdana,sans-serif;
    }
    .table_bottom
    {
    background-color: #E6F1DC;
    border-width:1;
    border-style:solid;
    border-color: 000000;
    padding: 5px;
    margin: 0px;
    font-size:11px;
    font-weight: bold;
    color:#000000;
    font-family:Verdana,sans-serif;
    }


    .suche
    {
    font-size:10px;
    font-weight: bold;
    color:#003366;
    }
    a:link {font-size:11px; font-family:Verdana,sans-serif; font-weight: bold; text-decoration:none; color:#003366; }
    a:visited { font-size:11px; font-family:Verdana,sans-serif; text-decoration:none; color:#003366; }
    a:active { font-size:11px; font-family:Verdana,sans-serif; text-decoration:none; }
    </style>

    <style type='text/css'>
    <!--

    td, input, select, textarea
    { font-size:11px; font-family:Verdana,sans-serif; }

    -->
    </style>

    <table border=0>
    <tr>
    <td colspan=3 valgin="top">
    <img src="images/oben.jpg">
    </td>
    </tr>
    <tr>
    <td valign="top">
    <table class='links' width=100>
    <tr>
    <td>
    <img src='images/links_navigation.gif'><br>
    <img src='images/home.gif'><a href='index.php'> Index</a><br>
    <img src='images/all.gif'><a href='index.php?action=all'> Alle MP3s</a><br>
    <img src='images/abc.gif'><a href='index.php?action=az&buchstabe=a'> Interpreten A-Z</a><br>
    <img src='images/top30.gif'><a href='index.php?action=top'> Top 30</a><br>
    <img src='images/winamplogo.gif'><a href='index.php?action=alben'> Alben</a><br>
    <img src='images/wmp.gif'><a href='index.php?action=videos'> Videos</a><br>
    <img src='images/add.gif'><a href='index.php?action=insert'> MP3 hinzufügen</a><br>
    <img src='images/upload.gif' width=16 height=16><a href='index.php?action=upload'> Upload</a><br>
    <img src='images/pfeil.gif'><a href='http://65.75.151.40/~adminte/3erf/wbb/index.php'> Forum</a><br>
    <img src='images/forum.gif'><a href='http://mp3-text-chat.vx.to/' target='_blank'> Chat</a><br>
    <img src='images/verboten.gif'><a href='http://toplist.gulli.com/cgi/gulli.pcgi?id=admix' target='_blank'> Vote</a><br>
    </td>
    </tr>
    </table>


    </td>
    <td width=600>

    <center>
    <script src="http://layer-ads.de/la-1559-banner-1.js" type="text/javascript"></script>
    </center>


    <?



    if (!isset($action)) {
    include ("main.php");
    }


    elseif($action=="showsong"){

    include("showsong.php");
    }
    elseif($action=="all"){
    include("anzeigen.php");
    }

    elseif($action=="az"){
    include("az.php");
    }
    elseif($action=="showtitel"){
    include("showtitel.php");
    }
    elseif($action=="top"){
    include("top30.php");
    }
    elseif($action=="alben"){
    include("alben.php");
    }
    elseif($action=="videos"){
    include("videos.php");
    }
    elseif($action=="insert"){
    include("insert.php");
    }
    elseif($action=="suche"){
    include("suche.php");
    }
    elseif($action=="pop"){
    include("pop.php");
    }
    elseif($action=="dance"){
    include("dance.php");
    }
    elseif($action=="rock"){
    include("rock.php");
    }
    elseif($action=="hiphop"){
    include("hiphop.php");
    }
    elseif($action=="leave"){
    include("leave.php");
    }
    elseif($action=="bewerten"){
    include("mp3bewerten.php");
    }
    elseif($action=="defekt"){
    include("defekt.php");
    }
    elseif($action=="songbewerten"){
    include("songbewerten.php");
    }
    elseif($action=="zuletzt"){
    include("zuletzt.php");
    }
    elseif($action=="writecomment"){
    include("writecomment.php");
    }
    elseif($action=="comment"){
    include("comment.php");
    }
    elseif($action=="faq"){
    include("faq.html");
    }
    elseif($action=="upload"){
    include("upload.html");
    }


    else {

    include("main.php");

    }


    ?>







    </td>
    <td align='right' valign="top">
    <table class='rechts' cellpadding=3>
    <tr>
    <td>
    <img src='images/rechts_genre.gif'><br>
    <a href='index.php?action=pop'> Pop</a><br>
    <a href='index.php?action=dance'> Dance</a><br>
    <a href='index.php?action=hiphop'> Hip-Hop</a><br>
    <a href='index.php?action=rock'> Rock</a><br>

    </td>
    </tr>
    </table>
    <br>
    <table class='rechts'width=100>
    <tr>
    <td>
    <img src='images/rechts_genre.gif'><br>
    <form method='post' action='index.php?action=suche'>
    <table><tr class='suche'>
    <td>Artist:</td><td> <input type='text' name='sucheartist' size=10></td></tr>
    <tr class='suche'><td>Titel:</td><td> <input type='text' name='suchetitel' size=10></td></tr><tr><td colspan=2> <input type='submit' name='search' value='suchen'></td></tr></table>
    </form>

    </td>
    </tr>
    </table>
    </td>
    </tr>
    </table>


    verlinkt usw ist doch schon alles
     
  12. 24. Oktober 2006
    AW: (S) 3.dl.am script !

    Oh oh oh. register_globals on oder aus allen Vars $_GET["varname"] machen...
     
  13. 24. Oktober 2006
    AW: (S) 3.dl.am script !


    Einfacher:

    <?php
    extract($_GET);
    extract($_POST);
    ?>

    ganz oben hinzufügen.
    Das umgeht register_global Zeugs.


    EDIT:

    manman.. is das n komisches script. lol!

    die ganzen IFs hätte man mit 1 simpler switch Abfrage besser gestalten können Oo

    ->

    PHP:
    switch( $_GET [ 'action' ]) {
    default: include(
    'main.php' ); break;

    case 
    'comment' : include( 'comment.php' ); break;
    // etc...
    }
     
  14. 24. Oktober 2006
    AW: (S) 3.dl.am script !

    und mal eine variante mit IF
    PHP:
    <? php
    $page 
    $_GET [ 'action' ];
    if(isset(
    $page ) AND  file_exists ( "module/" . $page )) {
        include(
    $page );
    } elseif(isset(
    $page ) AND ! file_exists ( "module/" . $page )) {
        include(
    "error.php" );
    } else {
        include(
    "start.php" );
    }
    ?>
     
  15. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.