Recent content by CodingSquared

  1. C

    Trying to find a popup script

    This should help: w3schools --> JavaScript Popup Boxes, It has a live editor, so you can test out the code. Sorry can't post links yet.
  2. C

    Using a PHP file inside of my Html website

    Make sure your html file has .php extension instead of .html. Here is how to detect mobile users: Code . Google ---> Mobile_Detect <?php include 'Mobile_Detect.php'; $detect = new Mobile_Detect(); if($detect->isAndroidOS() || $detect->isiOS()){ // redirect the user } ?>
  3. C

    [GET] 48 Free Video Creation/Editing/Youtube/Upload/Download Software 1 Link

    This looks epic, just downloaded it, installing it now. Thanks for the share!
  4. C

    GSA Captcha Breaker - Solve Unlimited Captchas for One Time Fee - 100% 5 Day Free Trial

    Looks really nice, I might consider buying it, when I need.
  5. C

    Change domaine name for my blog, has it any bad effects?

    301 Redirect Your Old Blogger Blog to New Address *salman-w.blogspot [.ca]/2013/04/301-redirect-old-blogger-blog-to-new-address.html
  6. C

    [GET]AddMeFast AllInOne BOTS[iMacros][1000 Points < 1 hr.][Never Crashes]

    Thanks for this, works really good, made tons of points.
Back
Top