Search results

  1. Porsche_maniak

    jquery advanced sorting question

    Hi ! I am having problem doing this in php thats why my last hope is jquery. Ok here's the problem : I need to sort everything based on numbers. I am amateur in Jquery so please give some script. CURRENT: <div id=incase> <span class=top_ten_fav id=0>something(has numbers) (<span...
  2. Porsche_maniak

    mp3 url list

    cyber-cliff if that is your website - admiration for you ! It is really well designed ! So i will add them manually,but thanks anyways :)
  3. Porsche_maniak

    mp3 url list

    Btw it is not about collecting the mp3's.. I know how to find them one by one but if they are ~200 i must loose 2 days..That's why i am asking if someone has a txt file with many direct links to mp3's.
  4. Porsche_maniak

    mp3 url list

    exactly...
  5. Porsche_maniak

    mp3 url list

    http://freshmp3music*****music/02.2011/Lady_Gaga_-_Born_This_Way_(www.freshmp3music.ru).mp3 http://concreteloop.com/wp-content/uploads/2010/11/rihanna-sm.mp3 http://destructeur86.free.fr/__Akon__Styles_P_-_Locked_Up1.mp3 that is my txt file,but i need > 100 of those
  6. Porsche_maniak

    mp3 url list

    Does anyone have a list (.txt) with more than 100 mp3 urls ? I would be very thankful !
  7. Porsche_maniak

    Buy domain cardless ?

    but paypal also needs debit card...
  8. Porsche_maniak

    Buy domain cardless ?

    Hi ! I was wondering if i can buy a info domain with SMS ? I live in Bulgaria (europe) !
  9. Porsche_maniak

    Review Spark Codes

    It's good ! But you must choose a cool looking background image ! The grey bg is too simple...
  10. Porsche_maniak

    jquery live function ?

    it's not about settimeout
  11. Porsche_maniak

    jquery live function ?

    Hi ! I transfer image title (the image is in iframe) to tooltip without problem. But the problem is when the iframe is refreshed the image title changes and the tooltip doesn't.That's why i found the live function which is used for that ? To be clearer for you check out the code ...
  12. Porsche_maniak

    remove attribute in jquery itself

    Thanks ! Bind and unbind work fine :)
  13. Porsche_maniak

    remove attribute in jquery itself

    Hi ! I searched most of the functions in jquery website but couldn't find solution for this one. Example : $('.someclass').mousedown(function(){//do something once}); As you know mosedowning every time,starts the function again. So i was wondering how can i remove '.mousedown' from...
  14. Porsche_maniak

    DOSR!P v1.2 - 10x More Resultz

    @l0calh0st is that slidings and stuff by jquery ? They are reallly cool..
  15. Porsche_maniak

    DOSR!P v1.2 - 10x More Resultz

    you are right devilboy23 ! l0calh0st had tried many times to help me so i definetly own him at least registration in his website :D
  16. Porsche_maniak

    DOSR!P v1.2 - 10x More Resultz

    Please upload it to .. pff doesn't matter just to be downloadable without registration :D
  17. Porsche_maniak

    preg_replace first half of matches ?

    Hi ! I was wondering if it is possible to replace the first half of matches using only preg_replace ? Like i have [img=some1] [img=some2] [img=some3] [img=some4] $pattern='(\[img=(.*?)\])'; $test=preg_replace($pattern,'replaced',$test); echo $test; The above code gives...
  18. Porsche_maniak

    some batch help ?

    @sloddl i don't think i can adjust that. I have only fastcgi processes timeout option.
  19. Porsche_maniak

    some batch help ?

    nobody can help ? Windows VBS script then ?
  20. Porsche_maniak

    some batch help ?

    l0calh0st - I think paint will explain it better :D I want to kill all php-cgi.exe except one of them (is it possible the newest?)...
Back
Top