Search results

  1. T

    Need GFX/Coder Team or single person for custom jobs

    You can do both things? Design+Coding?
  2. T

    Need GFX/Coder Team or single person for custom jobs

    I need a team or can be only one person who can design and code some templates. The team or person must give priority to my jobs or my clients jobs. At first i will need one or two templates for my script then i will make a new thread on my script forum and some of my clients will contact...
  3. T

    EaseHosting.net CloudLinux,Nginx,Instant Setup & Cpanel 2 x 1Gbps from €2.40/Mo (RO)

    Can you check my thread http://www.wjunction.com/10-hosting-discussion/162944-need-shared-hosting-short-period.html
  4. T

    Need shared hosting for a short period

    That is a good suggestion, but i can't send messages to all hosts here to ask if they have those requirements. So if any host have those requirements contact me.
  5. T

    Need shared hosting for a short period

    I need shared hosting for short period to make some video tutorials. I need it for 1 or 2 weeks. The hosting must have: - latest cpanel - mysqli extension installed - imagemagick installed - gd installed - curl installed
  6. T

    Domain Promo Codes

    Godaddy 0.99$ domains LKSRTL99X SPECIAL OFFER! .COM just $0.99*! Additional .COMs just $7.99* per year! View offer details...
  7. T

    Funny taglines

    I am looking for some nice taglines/slogans for some funny website (sites like 9gag). Something like: - here's where the fun begins - life is a game. make it fun - gaging like a boss ....... waiting for more :)
  8. T

    Uppercase Words

    Use http://php.net/manual/en/function.strtoupper.php you can make an array with the words you want to modify and check if the word is in that array
  9. T

    Leech + Upload + Post

    Check my website ...
  10. T

    PHP Upload function for sharedbit.net help

    Thanks, i already had that but i forgot the id field. Thanks again :)
  11. T

    PHP Upload function for sharedbit.net help

    I am trying to make an upload function for https://sharedbit.net/ i get the upload url from $page = curl_func_sharedbit("https://sharedbit.net/upload-process/upurl",'',$cookie,$ref,0); and post to $fi = randoms(43); $fpost = array(); $fpost["name"] = $fi; $fpost["file"] =...
  12. T

    Help me out

    you need to give more details on what you need ....
  13. T

    Torrentflux search engine update?

    I know that torrentflux is torrent client not a search engine ... you are sure you are looking for torrentflux?
  14. T

    How can I make this?

    code edited by me <?php if(is_home()&&in_category( '12' )) { ?> <a href="<?php atom()->post->URL(); ?>" rel="bookmark" title="<?php atom()->te('Permanent Link: %s', atom()->post->getTitle()); ?>"><?php the_post_thumbnail( $size, $attr ); ?></a> <?php } else { ?> <?php (is_sticky() &&...
  15. T

    How can I make this?

    try this http://pastebin.com/XUNg0gLN
  16. T

    How can I make this?

    try this http://pastebin.com/fUEAX0kj but will show the image for all posts, even if aren't adult
  17. T

    How can I make this?

    There are 2 separated files to show the post, right? index.php and category.php You can use excerpt like you said and show it only on the index.php file or make a new custom field on each post and add that image and show it on index <?php if(is_home() ) { //do stuff } else { //do...
  18. T

    Review: imgin.it

    It looks great but Website upload isn't working, is uploading from computer
  19. T

    Selling WLOL (DamnLOL Clone) / Autopost to: pinterest,facebook / Autopost from: rss feeds

    New sale website launched. Check it daily for discounts.
  20. T

    advertising between images

    i guess that is a wordpress plugin .... can you post the name of the plugin?
Back
Top