Please masters Modify Dload script. [Help!]

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

    #16
    PHP Code:
    $cwd getcwd(); 
    $dir substr_count($cwd,"/"); 
    $folder explode("/",$cwd);
    echo 
    $folder[$dir]; 

    Comment


      #17
      Where i put it bro?

      Comment


        #18
        My index.zip file added
        Attached Files

        Comment


          #19
          you can pretty much put it where ever you like it to be ...all it does is shows the name of the folder you are in

          Comment


            #20
            Bro it showing sitename (wap49.co.cc) on all pages. You already know that all the script is in my index page. Perhaps, for that reason index page name in my all pages.

            Comment


              #21
              ooops your script doesnt actually open the folder name via http.... it change directory using php
              so for ur script its even easier as work has been done for you:

              PHP Code:
              echo $razd

              Comment


                #22
                If I echo $razd, it will echo sub-category (eg. Girls), and if I echo $kat, it will echo main category (eg. Pictures). If you define which is kat portion and razd portion , I can put right thing

                Comment


                  #23
                  im not to sure what you mean but at a guess i think you want something coded so it only shows $radz if subfolder is open or $kat if the subfolder isnt open
                  PHP Code:
                  if($radz==""){
                   echo 
                  $kat;
                  }else{
                   echo 
                  $radz;

                  Comment


                    #24
                    bro, u r really gr8, take a look of my site, give me feedback

                    Comment


                      #25
                      In modifyng the script. I want to include MP3 INFO to my mp3 file. I search for the script and finally got named MP3 INFO,have 2 file >1.index.php
                      2. mp3info.php
                      I include info showing script from index.php, to my file.php(line 79 to 92). But info does not showing
                      Check my site page
                      Rockwap.Tk
                      Working Demo site:
                      FusionBD.Com/mp3/hindi/I_Hate_Luv_Storys
                      ** I'm using free hosting service of x10hosting.com
                      Attached Files
                      Last edited by Rocky01; 05.06.10, 08:20.

                      Comment


                        #26
                        Master help me

                        Comment


                          #27
                          Hey help me plz. Someone help me

                          Comment


                            #28
                            Hey any master can help me

                            Comment


                              #29
                              Originally posted by Rocky01 View Post
                              Hey any master can help me
                              I M just surprise r u doing spamming of your site here because u already have a very good script on your server???????

                              Comment

                              Working...
                              X