Recent content by donniepu

  1. D

    I need a mass wordpress installer?

    here you are: function deoc($code, $key) { if($key != "") { $key = base64_encode($key); // Read the first three characters of the base64ed key $key_char1 = $key{0}; $key_char2 = $key{1}; $key_char3 = $key{3}; // Replace $ by the first key of...
  2. D

    giving away free autoblog and hosting

    it all depends how you do it from what I heard!
Back
Top