Search results

  1. M

    MySQL query length limit?

    Hi. I am currently working on a rather large undertaking of a project. I have a script that generates a 20x20 game map, with various fields set in it. However, my SQL query doesn't seem to excecute. Here is a summary of my code: $built = implode(',', array_map(function($long) { return...
  2. M

    Sending email via php

    Hi. I am trying to utilize email to help manage user accounts on my website. I have successfully sent email to my own account. However, the email address which it was from was 'bookalon@bookalong.x10host.com'. I'd like to change that to use one of my named email addresses on my account (such as...
  3. M

    Installing via Composer?

    Hi. I've been a member of your site for a number of years. I'm looking at doing a cool new project involving real-time multiplayer ship battles. With Node.JS this can be done using WebSockets (I haven't really messed with this yet, though). In PHP, there's a library called Ratchet. Info about...
  4. M

    Website editing on the go

    Hi. I'm a bit new to this hosting service, but I thought I would ask anyway. I may have to be away from my computer for a while, with nothing to do, and I would like to be able to work on my website from my smartphone / tablet while I'm away. I just tried it, and except for one issue, it...
  5. M

    Account suspended but don't know why

    Hi. I have been a member of x10hosting for about a year now. I have been experiencing slow to no service for the past few days, which I understand was due to hardware upgrades. However, when I view my website now, I am given an account suspended page. However my x10hosting.com acount page...
  6. M

    MySQL not accepting text

    Hi. I am currently working on a web-browser game, and am having some difficulty with my admin section. I have a page which allows me to edit all available buildings in a large form, and once finished, updates everything in the database. The trouble is, when I try to save the description text...
  7. M

    discussion: php script design

    Personally, I'm not a very skilled web designer, but I have been coding or quite a while now, in various languages other than for web design. My current project is a browser-based game, which as I continue developing it, there becomes increasingly more tasks that must be performed, and these...
  8. M

    ajax help

    Hello. I don't know how skilled the developers here are, but I could use some assistance with some ajax I'm working on. Based on the ajax tutorials I have seen, its not all that hard, and I have had no trouble getting it to request the target page. The trouble is trying to read the return...
  9. M

    Looking for graphic artists and web designers

    Hello, I am working on a website game called Vesuvius. This game will allow you to build a city, and use your armies to attack other players. The game is currently in a running state, though there isn't too much in there yet. You can check out the game here: http://vesuvious.x10hosting.com I...
  10. M

    Enticing people to join

    Hello everyone. I am currently working on a computer game where you play the entire game from a website. It is a realtime strategy style game, and I'll be offering it for free. The game has quite a ways to go with it yet, but I plan on continually working on it for a good while. One problem...
  11. M

    Do I need the preexisting files on my site?

    Hi. I'm rather new to x10Hosting.com, but have been building webpages for a while now. I can see that, when you sign up, your site is given a lot of files pre-written on your website, and a pleasant intro page is shown for your subdomain. My question is, do I need the files already posted...
Top