Search results

  1. callumacrae

    Php Image

    This kind of script is against the ToS, are you hosting it on x10hosting? ~Callum
  2. callumacrae

    What do you use x10Hosting for?

    Perl can. ASP can (as much as it can do anything else, anyway). Python can. C can. C++ can. Most things can XD ~Callum
  3. callumacrae

    Using a .php file as a stylesheet

    It would be easier to get PHP to generate a colour and send it in a style tag in the header. This way, it won't be cached :) ~Callum
  4. callumacrae

    Suspended account - need addon domain removed

    The domain will be deleted when the account is. Your domain provider should not be having any problem with changing the DNS, it doesn't make any difference whether it's removed here or not. ~Callum
  5. callumacrae

    phpBB Administration Control Panel not working correctly

    As I said on your thread on phpBB.com, the problem should now be resolved. ~Callum
  6. callumacrae

    layering issues with login box...

    Your site acts the same in Safari, Chrome, Firefox and Opera (all for mac). I haven't tested IE, but I doubt it will work the same in IE because nothing ever does ~Callum
  7. callumacrae

    Multiple AJAX Calls

    Ouch, you need to get your host to enable PDO! (Or move hosts) ~Callum
  8. callumacrae

    Looking for someone to help assist with coding?

    Codeigniter would make coding this a lot easier, as it has a lot of the features built in. Read the tutorial, then search the internet for a login script tutorial. ~Callum
  9. callumacrae

    css3 & html5

    Don't use w3schools. It's often completely wrong, and it teaches outdated stuff. I would recommend using HTML5 - although IE doesn't properly support it yet, if more people use it then eventually M$ might decide to make it work -__- This looks like a fairly good tutorial. ~Callum
  10. callumacrae

    Php Image

    What context do you need it in? Are you making an image uploader, a display picture thing, or what? ~Callum
  11. callumacrae

    phpBB Administration Control Panel not working correctly

    I answered this thread on phpBB.com, I believe that it should be fixed by now? ~Callum
  12. callumacrae

    C++ and MySQL

    We're a website hosting company, not database hosting! Remote MySQL (to x10hosting, not from) has been disabled, and your code will not work. If you want remote MySQL you will have to use either Premium or VPS, although I would only recommend VPS if you are experienced in Linux administration...
  13. callumacrae

    Multiple AJAX Calls

    As lemon-tree said, don't use PDO! A couple tutorials I would recommend - this because Misson recommended it, and this cos I wrote it :D ~Callum
  14. callumacrae

    PHP Mail not functioning properly or is it my coding?

    PHP mail has not been disabled, but a couple email hosting people (hotmail and yahoo, I think) have blacklisted x10hosting. Try emailing an @yoursite.x10hosting.com email address using that code, it should work. ~Callum
  15. callumacrae

    PHP floating point bug and you - You might DoS yourself from the inside out

    I thought they had discontinued support for PHP 5.2? ~Callum
  16. callumacrae

    Login not working - Information not kept across pages?

    I sent them a link to this and asked if it was vulnerable. They said yes (looking for logs now, but they won't be mine - I was on my phone) ~Callum
  17. callumacrae

    Php Image

    You want me to do it for you?! Nahh. I'll tell you HOW to do it, but I won't do it for you. You won't learn if you expect everyone else to do it for you ;) First off, what are you actually trying to do? I could do with more information if I'm going to help you. ~Callum
  18. callumacrae

    Troubles converting from phpBB2 to phpBB3

    phpBB2 -> phpBB3 already does upload fresh files, it just converts the database. ~Callum
  19. callumacrae

    Troubles converting from phpBB2 to phpBB3

    How are you upgrading? ~Callum
  20. callumacrae

    Login not working - Information not kept across pages?

    That usually means that you've missed out a }. I can't actually see your code right now though, I'm on my phone :( ~Callum
Top