Search results

  1. T

    Belated Greetings

    Hi Everyone, I have been busy over the past month getting my site ready, so my introduction is a bit late. :happysad: My ad-free account is in the process of being upgraded to Advanced in the hope that the site has more uptime. I'm looking forward to getting to know the community members...
  2. T

    GameDeveloperTools.com

    I officially launched GDT this morning with an announcement at DevMaster.net. It's my first site, and it's nothing terribly fancy as I was focused primarily on functionality. I'll be upgrading to Advanced as soon as Corey has it ready to go. Once stability is no longer an issue, I can post...
  3. T

    Importing MySQL Database

    I've read through other posts about exporting from a local MySQL database and importing via phpMyAdmin, but so far I've had no success. Specifically, I'm not sure how to export my data in the correct format. So far, I've executed this command for each of my tables: SELECT * into outfile...
Top