Search results

  1. chappill

    How to delete multiple MySQL rows...?

    PHP Code: $slavesel = mysql_query("SELECT * FROM `slaves`"); $result = mysql_num_rows($slavesel); $randomdel = rand(2,$result); </div> Is some code I have for selecting the rows from a table, counting them and randomizing them between 2 and the result. What I have after that is: <div...
  2. chappill

    Complaint.

    Dear admin of X10 hosting, I am getting really peed of with the constant disruption on my account. I am ok with the current disruption due to the updates but the disruption that is causing the problem is the following. "Your hosting account was suspended because: High server resource usage...
  3. chappill

    MySQL and if statement...

    $spass = rand(000000, 999999); $idrand100 = rand(511111, 999999); $sql = mysql_query("INSERT INTO 'vpcs' ('ID_MEMBER', 'id2', 'IP', 'Pass', 'Text', 'HDD', 'Conn', 'CPU', 'RAM', 'Psupply', 'Cfan', 'os', 'Type', 'Date', 'SPass', 'Reg') VALUES ('$idrand100', '$id', '$virtualip'...
  4. chappill

    [you decide]Selling 1 year link licence to first 3 people

    I am selling a 1 year link license on my site http://vpc-hack.net for a amount of credits that YOU decide (must be reasonable). The link(s) will go on the side navigation bar that will be visible when logged in. Also a 1 month link license for a link to go on the homepage replacing the button...
  5. chappill

    Getting annoyed...

    3 times my site has gone down in the past hour, the first time I can understand it said that: Username: chappill Reason: Illegal MP3 Streaming Suspension lift on: Undefined the above was the reason I was banned, yes that was a mistake I don't have any MP3's or videos on my site that got sorted...
  6. chappill

    Hey guys =]

    Hello people! I am Ben Chappill, I'm 24 and I live in England. I have been using HTML since I was 10 and coding in PHP since I was 13. Recently me and a friend got together and thought, what can we do to a) Entertain ourselves and make money doing it , so we thought games. After hours of being...
  7. chappill

    Name servers.

    What are the nameserver's? I which to park a domain to my account, my domain is http://chappill.x10hosting.com. Never mind I found them.
Top