Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 68

Thread: moozzl.com like - mp3 search engine

  1. #11
    Member
    Join Date
    Jul 2007
    Posts
    67
    Thanks
    8
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    gum why cant you just post the version you converted lol ;)

  2. #12
    Moderator Anshul's Avatar
    Join Date
    Jun 2007
    Location
    India
    Posts
    296
    Thanks
    5
    Thanked 19 Times in 15 Posts
    Rep Power
    0

    Default

    Quote Originally Posted by NoFx [Only registered and activated users can see links. Click Here To Register...]
    gum why cant you just post the version you converted lol ;)
    try it urself trust me it will not take more then half an hour lol

  3. #13
    Senior Member
    Join Date
    May 2007
    Posts
    198
    Thanks
    15
    Thanked 3 Times in 3 Posts
    Rep Power
    0

    Default

    Quote Originally Posted by Anshul [Only registered and activated users can see links. Click Here To Register...]
    try it urself trust me it will not take more then half an hour lol
    its not that easy for someone whos still learning (like me. lol) especially with those ajax and javascript. its like new thing for me the fact that php is still a new thing. jumping to another scripting language is another story again anyway, i still keep trying to do it. just keep on thinking how to make it work witout those weird new scripting language

  4. #14
    Member
    Join Date
    Mar 2009
    Posts
    73
    Thanks
    6
    Thanked 3 Times in 2 Posts
    Rep Power
    5

    Default

    Quote Originally Posted by modfiles [Only registered and activated users can see links. Click Here To Register...]
    its not that easy for someone whos still learning (like me. lol) especially with those ajax and javascript. its like new thing for me the fact that php is still a new thing. jumping to another scripting language is another story again anyway, i still keep trying to do it. just keep on thinking how to make it work witout those weird new scripting language
    Drop by Drop makes the Ocean.
    Lets share the Converted version :D

  5. #15
    Administrator GumSlone's Avatar
    Join Date
    Mar 2005
    Location
    Mars, GumCity
    Posts
    1,505
    Thanks
    125
    Thanked 577 Times in 203 Posts
    Blog Entries
    2
    Rep Power
    10

    Default

    here is a simplyfied index.php
    PHP Code:
    <?
    echo '<?xml version="1.0"?>';
    ?>
    <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <title>Search music</title>
    </head>

    <body>
    <form method="GET" action="audio/index.php">
    <div>
    <input name="search" type="text" size="60"  style="background-color:#CCCCCC; color:#990000; font-weight:bolder" />
    <input type="submit" value="Search Audio !" style="background-color:black; color: #FFFFFF; font-weight: bolder; font-size: 14px; margin-left: 10px;" />
    <input type="radio" name="source" value="all" checked style="visibility:hidden" />
    </div>
    </form>
    <div>
    <span style="font-size: 9pt; text-align: justify; ">
    <? include 'audio/latestsearches.php'?>
    </span>
    </div>
    </body>
    </html>
    Advertise your mobile site for FREE with [Only registered and activated users can see links. Click Here To Register...]

    [Only registered and activated users can see links. Click Here To Register...]


  6. #16
    Senior Member
    Join Date
    May 2007
    Posts
    198
    Thanks
    15
    Thanked 3 Times in 3 Posts
    Rep Power
    0

    Default

    ok, this is how far ive gone already in this script. havent check it though if its a valid page coz at the moment, thats not my concern. lol. but work in my phone using opera brower :D
    javascript and ajax havent remove yet. i dunno how to make it work if i remove those. lol
    and if you see the download link. its still a link from original script coz i cant find download.php file
    anyone who make it better. please be generous and post it here :p
    Attached Files Attached Files

  7. #17
    Administrator GumSlone's Avatar
    Join Date
    Mar 2005
    Location
    Mars, GumCity
    Posts
    1,505
    Thanks
    125
    Thanked 577 Times in 203 Posts
    Blog Entries
    2
    Rep Power
    10

    Default download.php only for jamglue source

    download.php only for jamglue source

    PHP Code:
     include "Snoopy.class.php";
    $snoopy = new Snoopy;
    $snoopy->agent "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)";
    $snoopy->referer "http://www.google.com/";

    $submit_url "http://www.jamglue.com/sign_in";
        
        
    $submit_vars["name"] = "hotsmusic";
        
    $submit_vars["password"] = "fareast91";
        
    $submit_vars["url"] = $_GET['url'];
        
    $submit_vars["commit"] = "Sign in";
            
        if(
    $snoopy->submit($submit_url,$submit_vars))
        {
            while(list(
    $key,$val) = each($snoopy->headers))
                
    header ($val);
            
        }
        else
            echo 
    "error fetching document: ".$snoopy->error."\n";    
            
        print 
    $snoopy->results
    Advertise your mobile site for FREE with [Only registered and activated users can see links. Click Here To Register...]

    [Only registered and activated users can see links. Click Here To Register...]


  8. #18
    Senior Member
    Join Date
    May 2007
    Posts
    198
    Thanks
    15
    Thanked 3 Times in 3 Posts
    Rep Power
    0

    Default

    oh my.. its not downloading the file but instead, signing in to jamglue site :D

  9. #19
    Moderator Anshul's Avatar
    Join Date
    Jun 2007
    Location
    India
    Posts
    296
    Thanks
    5
    Thanked 19 Times in 15 Posts
    Rep Power
    0

    Default

    change

    $link = '&src=jamglue&link='.$download.'&name='.$name;

    to

    $link = "url={$download}";


    in sources/jamglue/index.php

  10. #20
    Senior Member
    Join Date
    May 2007
    Posts
    198
    Thanks
    15
    Thanked 3 Times in 3 Posts
    Rep Power
    0

    Default

    and now i get this
    InvalidArgumentEither the Signature query string parameter or the Authorization header should be specified, not bothBasic aG90c211c2ljOmZhcmVhc3Q5MQ==Authorization57823C469 895D67F6cZkf2eVxfhFEVwpTUz2HN48yA4obtjKg28Ox2Rd15b cpYAq1kfv/lCkYKnPoKi2

Page 2 of 7 FirstFirst 1234 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Picr.mobi pictures search engine
    By GumSlone in forum Scripts Forum
    Replies: 29
    Last Post: 26-06-11, 18:50
  2. Search.BollywoodJalwa.Com - Free Audio & Lyrics Search Engine
    By opticalpigion in forum Sites / Links
    Replies: 2
    Last Post: 10-02-10, 06:02
  3. Sfyder.com - Mobile Search Engine
    By GumSlone in forum Scripts Forum
    Replies: 6
    Last Post: 20-06-09, 15:00
  4. Replies: 2
    Last Post: 07-06-09, 17:06
  5. A List With Search Engine Spider User Agents
    By GumSlone in forum Coding Forum
    Replies: 1
    Last Post: 03-10-07, 15:49

Bookmarks

Posting Permissions

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

SEO by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19