Owning your own business can be a challenge. Try some solutions that we have found.
RSS icon Email icon Home icon
  • Owning Your Own Business Resources

    <?php

    $next = $_REQUEST['next'];

    #===============================================================================

    # Linkserp.com/ Resource File v1.2 – cURL

    # Created:     2009-07-25 18:01:54

    #

    # Member ID:   2875

    # Member Name: Debbi Masse

    # Domain ID:   1554

    # Domain Name: bizbae.com

    # Do NOT try to use this code on any other domain than the one above!

    # It will NOT work and it WILL violate our TOS and your account might be closed!

    #  ————————————————————————–

    #        *** PLEASE DO NOT MODIFY THIS FILE OR IT MIGHT NOT WORK!!! ***

    #  ————————————————————————–

    # Upload this file resources.php to the root directory of http://www.bizbae.com.

    # Add a link from http://www.bizbae.com that point to this file, like this:

    #

    # <a href=http://www.bizbae.com/resources.php>Owning Your Own Business Resources</a>

    #

    # IMPORTANT: You MUST upload it as an ASCII / TEXT file to your server, NOT as binary!.

    #

    # For this resource file to work YOUR SERVER MUST HAVE PHP with cURL installed!

    #

    # Copyright 2009 – Linkserp.com

    #===============================================================================

    $ch = curl_init();

    curl_setopt($ch, CURLOPT_HTTPGET, true);

    curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);

    curl_setopt($ch, CURLOPT_ENCODING, "gzip,deflate");

    curl_setopt($ch, CURLOPT_URL, "http://www.linkserp.com/get_outbounds.php?m=2875&did=1554&p=4&next=$next");

    $html = curl_exec($ch);

    curl_close($ch);

    echo $html;

     

    ?>



Copyright © 2009 Bizbae

Sitemap
Owning Your Own Business Resources