Author Topic: Free web hosting  (Read 4480 times)

0 Members and 1 Guest are viewing this topic.

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
Free web hosting
« Reply #15 on: February 19, 2007, 04:35:00 am »
very true there TK. I have never had good luck on a free plan, but I know that if I decide to go pay again, I already know who I am going through.
>(<')

Offline trevmeister66

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1009
  • Rating: +14/-5
    • View Profile
Free web hosting
« Reply #16 on: February 19, 2007, 10:48:00 am »
well, i'm pretty good with php, so i guess i'll try mysql. I've looked at w3schools.com and it seems pretty easy, but i want to know a bit more, like making a login thing that checks a table for if the input username is a member or not, and stuff like that.
Projects:    nameless RPG: 1.0%  |  Reverse Snake v1.5: 100%  |  Secret Project: 5%  |  DUNGEON: 70%

My MW2 Blog <-- Please visit :)

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
Free web hosting
« Reply #17 on: February 19, 2007, 11:18:00 am »
it isn't all that bad really. The worst part of SQL really is planning the layout of your DBs and tables, not the data or how you access it.
>(<')

Offline bfr

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 819
  • Rating: +4/-0
    • View Profile
    • bfr's website
Free web hosting
« Reply #18 on: February 19, 2007, 11:28:00 am »
Yeah.  I imagine rivereye would know from experience (his forum).  

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
Free web hosting
« Reply #19 on: February 19, 2007, 11:33:00 am »
you can say that again, I have pages that approach over 12 SQL statements to do their job (a lot of tables to mess with).
>(<')