Search results

  1. leafypiggy

    How to get a team?

    I'd try using a more relevant website such as http://oDesk.com/ . They're a very good freelancer website, and the people who use the website are very talented individuals. Plus, you can see exactly who you're looking at, as well as seeing their credentials and how they score on different tests...
  2. leafypiggy

    X10gaming???

    me too friend, but I'd rather not have you visiting my house.
  3. leafypiggy

    X10gaming???

    Keyword: instances. I'll leave it at that. and: yes.
  4. leafypiggy

    X10gaming???

    Dedicated game server instances. Free hosting - for games. That's the simple answer. /me laughs maniacally, again.
  5. leafypiggy

    Some questions before buying a vps

    @OP: We have a template that you can load onto your VPS that has Apache, mysql, and php already installed on it, as well as lxadmin. In this case, you wouldn't need to configure anything or install any software - you'd still need to manage it though. Administering a VPS/Dedicated server is a...
  6. leafypiggy

    Some questions before buying a vps

    cPanel is /very/ expensive software, which is why we do not offer free licenses for our VPSs. We are able to offer it on our free hosting because it is a feature that is highly requested, and is basically industry standard for hosting companies. We do not make cPanel, which is why you must/do...
  7. leafypiggy

    Obama

    I'm ignorant for speaking and knowing the truth? Please, I'd love to know the logic behind that. You're ignorant for thinking that racism wasn't a GIANT part of his win.
  8. leafypiggy

    Obama

    He's a fraud. And has done absolutely nothing to help this country. He's lied, and just in general been a horrible president. Anyone who wants him re-elected must be drinking the kool aid, because they're either stupid as hell, or they're racist as all get out. Voting FOR him because he's black...
  9. leafypiggy

    Need immediate assistance!

    Even if your domain expires, there's a 30 day period after the expiration in which the domain is in a limbo of sorts, held by x10's downstream provider for domains, and you can register it then. No one else has access to it.
  10. leafypiggy

    How to make this (PHP CSS )

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Untitled Document</title> <style> #active{...
  11. leafypiggy

    How to make this (PHP CSS )

    Gonna throw out some really tough shorthand PHP for you, but this is basically what you want: [php] <a href="#" <? echo ($page=="home") ? "class='active'" : null; ?> >Home</a> And essentially, repeat this for each menu link, and at the top of that page, declare the $page variable. What the PHP...
  12. leafypiggy

    Computer Buying Time

    I'd honestly take a look at newegg this weekend. They're having their Independence Day Sale, and they have freaking amazing deals. I bought all my desktop parts (when i built my desktop) on their memorial day sale, and got everything (including a monitor) for $830. Great deals - and they have...
  13. leafypiggy

    Your Deskotop!

    That's.. FREAKING AMAZING. (for lack of a better four letter sentence modifier). Can I get that in 1920*1080?
  14. leafypiggy

    Your Deskotop!

  15. leafypiggy

    VPS reboot?

    Via SSH, try running top or ps -A | grep (someService) Or try /etc/init.d/httpd(or apache2) restart Just use httpd or apache2 depending on which you've installed (some distros use httpd, some use apache2) Or, you can just try restarting your VPS. Though, restarting apache/other services...
  16. leafypiggy

    How do I use multiple joins? - PHP

    Simplest way: Get rid of the equipped table, and just add a column to the user's items table named "equipped", and remove them from the data using PHP and a regex.
  17. leafypiggy

    Issue on my site: http://emm2nmj.x10.mx/index.html

    I've alerted the administration to this issue. Thank you for your patience as we rectify this issue.
  18. leafypiggy

    The page you are looking for is temporarily unavailable. Please try again later.

    I've alerted the administration to this issue. Thank you for your patience as we rectify this issue.
  19. leafypiggy

    sever down???

    I've alerted the administration to this issue. Thank you for your patience as we rectify this issue.
  20. leafypiggy

    My site is down, my fault???

    I've alerted the administration to this issue. Thank you for your patience as we rectify this issue.
Top