Recent content by desiboy

  1. D

    [C++] someone to compile this code asap

    Why are you using Precompiled header ? any good reason ? Also the code has some bugs.. with all the needed header files, here's the log jokerhacker.cpp:34: error: ‘Transcoder’ declared as function returning an array jokerhacker.cpp:15: error: new types may not be defined in a return type...
  2. D

    EvoSwitch & Warez ?

    Evoswitch is the best DC. not for warez
  3. D

    bye

    I lost interest in this community for some unknown reasons.. but I was enjoying it when I was active .Now I am busy in studies etc.. So I cannot be an active member here as I used to be.. A big thanks to my friends here @ wj <3 Bye ..
  4. D

    Facebook share to show logo as thumbnail

    Add this meta tag, within <head> section of your site . <meta property="og:image" content="http://simni.info/logo.png"/>
  5. D

    Random Helpful Code

    wont sort floats ? *.part1.rar *.part2.3.rar *.part2.1.rar etc
  6. D

    PHP File Needs Decoding

    paste the code in some paste bin . or add php tags
  7. D

    WrzCMS

    CodeIgniter is awesome and can be easliy extended . Update : MVC ?? http://d2o0t5hpnwv4c1.cloudfront.net/613_mvc/diagram.jpg
  8. D

    WrzCMS

    wrzcms is a simple CMS based on CodeIgniter, which is currently being developed , mainly targeting warez webmasters. coding was started 2 days ago and took hardly took 4-5 hrs . while coding this, several things like SEO , etc are kept in mind. the first release is just an alpha version , and...
  9. D

    Can i make 2 accounts on hotfile??any one test it

    when you join with the referral of one of your account..then you will face some problem.
  10. D

    Selling sBorg Looking for Image Hosting

    all images will be hotlinked mostly, so the site which hosts those images has to pay the hefty bandwidth bills .
  11. D

    Anyone else agree?

    people here don't know the value of Photoshop ,as most of the designers here use cracked version of the same.. show me a designer who charges 2 $ , when he has actually purchased a legit license of PS ?
  12. D

    lulzimg, lulz?

    too bad that owner of EIH uses lulzimg :P
  13. D

    Blog script suggestions!

    good idea .. will you use OOP , DBAL, MVC ? or procedural coding ?
  14. D

    How to get back recently submited data?

    the user will already be able to see the data that he enters in the form , your question is not clear ..oh wait, do you want to add a preview button which on click shows the details that the user has entered ? then imo , the best way to do this is using Javascript
Back
Top