Search results

  1. J

    Official: WCDDL - The DDL Script

    static urlHost($u) Returns the host part of the URL $u Need something like that but to domain to add in blacklist and validating submittions ex:blogspot.com static urlHost($u, $domain) Returns the host part of the URL $u if domain -> Return the domain of URL $u. now complicating same...
  2. J

    Official: WCDDL - The DDL Script

    I Subscribe (y)
  3. J

    [help] Detect session on URL

    Jueki isn't that. each url shold be unique. wath happen for most ddl's if you pass an url whit session they accept, and you can send same url everyday. my aim are remove the session from url. already get the 2 examples above but i guess are more i chose badly the topic title.
  4. J

    [help] Detect session on URL

    yap, are that preg_replace('/\bs=[0-9a-z]{32}&\b/i' ,"", $url) but more kind of session's, the aim are clean url's to be unique
  5. J

    (Official) Links Box | Direct Download Links - Support Thread

    Here is your answer by Alexa.com 18downloadcrackserialkeygen.com72,834 +80%-3%+148% 19warezko.com87,064 +40%-3%+0.4% 20undernation.com105,915 -15%-80% 21powerddl.com139,902 +80%+250%...
  6. J

    [help] Detect session on URL

    [help] ID sessions in url, you now some? Need to do an function to detect and clean sessions from urls. Beter way i guess are by regex Session example: URL?s= 123gdggdtetft241ytf1ytf4oht5rfde URL?sid= 123gdggdtetft241ytf1ytf4oht5rfde ?[s|sid]=[0-9a-z] {32} Please if you know other kind of...
  7. J

    WCDDL wcddl submit help

    SELECT url, email FROM wcddl_whitelist WHERE url = '".mysql_real_escape_string($surl)."' AND email = '".mysql_real_escape_string($email)."' email on whitelist i guess shold be an valid contact email not the submit email who are public if you want to lock the site to use always same email on...
  8. J

    WCDDL Whitelist Request

    I have not read this chapter yet. ;)
  9. J

    WCDDL Whitelist Request

    try again, the reason was the types in upfirst no big deal
  10. J

    Need an Uploader to keep my FF acc

    Topic end. Already done.
  11. J

    Need an Uploader to keep my FF acc

    --------------EDIT-------------- Topic can be closed --------------END EDIT----------- The deal is this i give my acc to upload. You must keep alive. The profit generated are yours, just keep the acc alive. Promise not to try to put me off why? I don't have time or patience anymore to do...
  12. J

    WCDDL Whitelist Request

    SQL create an new file call test.php <?php include"funcs.php"; <?=$core->templateVar("requestwhitelist")?> ?> everthing are fine? so create the defenitive page call for mod by <?=$core->templateVar("requestwhitelist")?>
  13. J

    WCDDL Whitelist Request

    should be an conflict between the tables same name rows. try on an empty page <?php include"funcs.php"; <?=$core->templateVar("requestwhitelist")?> ?>
  14. J

    WCDDL Whitelist Request

    V1.2 Taken into consideration the above suggestion. HTML characters escaped. If detected you will be informed and to accept button disappears
  15. J

    WCDDL Whitelist Request

    need to say, didn't provide the requested samples title,url
  16. J

    WCDDL Whitelist Request

    V1.1 :whistle: some polish, and the option to send personal email when reject.
  17. J

    WCDDL Whitelist Request

    suggestions received and accepted. Most of these small mistakes I had already fixed. like this Checked / Add '. $ a.' <br /> '; the option of sending an email had also done, exept for the rejected, I will add a textbox to when it rejects, is the message of the email, keep a record status1...
  18. J

    WCDDL Whitelist Request

    Today i did an new module to request whitelist for wcddl. Cuz are a lack of good coders in warezcoders i hope find here some advise. im not an very good coder so before release this are always better some help ;) V1.2 Credits: JMZ and warezcoders team by create the WCDDL...
  19. J

    DDLCMS 3.2 help

    contact http://www.wjunction.com/member.php?u=3436 Little Dragon
Back
Top