1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Likes Received By Einheijar

  1. sarahk liked Einheijar's post in the thread What software can i use? Similar to this site....

    A lot of wordpress review plugins can do that. A simple search leads to https://www.codeinwp.com/blog/best-wordpress-review-themes/

    Nov 29, 2016
  2. Fiverscripts liked Einheijar's post in the thread Split Number down via PHP.

    $array = str_split("0123456789bcdfghjkmnpqrstvwxyz"); Will give you an array with each individual char as an element

    Nov 1, 2016
  3. qwikad.com liked Einheijar's post in the thread Update only the first occurrence.

    "UPDATE $users SET newsletter ='1' WHERE email = '".$data['email']."' limit 1"; The limit still applies although if there are other...

    Oct 31, 2016
  4. sarahk liked Einheijar's post in the thread Split Number down via PHP.

    $array = str_split("0123456789bcdfghjkmnpqrstvwxyz"); Will give you an array with each individual char as an element

    Oct 30, 2016
  5. yourwish liked Einheijar's post in the thread REST API authorization header.

    Looks like https://seller.marketplace.sears.com/SellerPortal/api/oms/remittance/v3?sellerId={}&fromdate={}&todate={}’ With additional...

    Oct 20, 2016
  6. ThePHPMaster liked Einheijar's post in the thread Get protected data.

    Go to the class and redefine it as public

    Oct 11, 2016
  7. basketmen liked Einheijar's post in the thread Server stuck when booting, cant continue to centos/hdd.

    Sounds like you need to scan your disk for bad sectors, chances are somewhere something got corrupted.

    Oct 6, 2016
  8. dcristo liked Einheijar's post in the thread Show posts from other sites on my WP site.

    You could just get the specific category

    Oct 2, 2016
  9. EddieC liked Einheijar's post in the thread Cpmgo.com Ad Network - Daily $5 Payments - No Min Traffic - All Countries!.

    Redirects are always the sign of a shady business. He wouldn't have had a problem if your staff properly screened your ads. It's YOUR...

    Oct 14, 2013
  10. wildJune liked Einheijar's post in the thread Selling Dailymotion Video Uploading Service (HD Quality) | Anime | TV Series | Movies.

    Nice service but kinda pricey. Uploading a series say naruto would get quite expensive @_@

    Mar 8, 2013
  11. Shazz liked Einheijar's post in the thread Buying Need someone to execute this shell script.

    cd /bin nano WHATEVERYOUWANT Copy paste this code into the nano window #!/bin/bash find / -xdev –type f ‘(‘ –name core –o...

    Jun 13, 2012
  12. sowers liked Einheijar's post in the thread Simple PHP function. First one to give the correct advice will get the $5 via paypal.

    <?php if ($SESSION->auth) { if (isset($_SESSION['REQUEST_URI']) && $_SESSION['REQUEST_URI']) { $request_uri =...

    May 27, 2012