Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> A Website, what all do i need?
zemon1
post Jun 28 2007, 05:49 AM
Post #1


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 28
Joined: 26-June 07
Member No.: 22,942



ok, as you may have seen in some of my other posts, i plan to make a text based online game. Well, i feel that while im still learning php, mysql, and javascript, it would be a good idea to start learing what i need for a website, i know you need a domian name but uh yeah lol. I thought if im gunna learn one thing to make something happen i might as well try to learn it all lol. What could go wrong? lol. Well thanks for your help.

Thanks
Zemon1
Go to the top of the page
 
+Quote Post
WeaponX
post Jun 29 2007, 02:43 AM
Post #2


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,086
Joined: 21-June 05
From: New York
Member No.: 6,440



Topic moved to Web Design and HTML section...

Depending on how you want to setup your website, you may also need a webhost. If you get the hosting here at Astahost, you don't need a domain or webhost. If you don't like the sites link here (which will be in the username.astahost.com format), you will need to buy a domain name and use the webhost space here at Astahost. The hosting here will support all the languages you mentioned so that shouldn't be a problem.
Go to the top of the page
 
+Quote Post
yordan
post Jun 29 2007, 02:27 PM
Post #3


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,980
Joined: 16-August 05
Member No.: 7,896



I would say exactly the opposite.
I would say that you first need your game to exist. If you intend to write it using php and mysql and html, you should simply install everything on your own pc, making the whole thing starting at a point named index.html.
Once your whole environment is finished writing, start testing your game on your own PC, acting as a private server.
When finished writing and testing, it will be a very sraghtforward job to backup all your files and backup each database table, and ship them to the public server of your choice.
Astahost is a good public server, first make a beta-test site with a long site-name such as htpp://yourname/astahost.com
If you don't like subdomains, then you may imagine buying a domain name, still hosted by astahost.
For a small game, the space and the bandwith allowed by your astahost are widely sufficient. If your game starts being worldwide famous, then you can imagine switching to paid hosting, and probably at that moment Xisto will still be the best price/performance provider.
You know, I am still at the step 1, I remain at astahost because it's rather enought for my site needs. Of course I hope that withing the next few years I will reach so many visitors that I will have to upgrade my account.
Hope this helped.
Yordan
Go to the top of the page
 
+Quote Post
zemon1
post Jun 29 2007, 07:44 PM
Post #4


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 28
Joined: 26-June 07
Member No.: 22,942



I requested a Hosting account here, and Xboxrulz siad i was good to go, i just have to wait for an admin to do his/her thing. I also want it so i can test my self and mabye piece together my game that way, and as i am being quite active here i figyred that because ive been a member for such a short time, and already have like 30 credits (not for long) i might as well test my knowledge with the first package.

What do you mean test it on my own pc? Wouldnt that mean i just go to my website and play it? After my game gets going im going to buy a domain, and use it instead of www.username.astahost.com

more help is always good so please keep replying everyone.

Thank you, Zemon1
Go to the top of the page
 
+Quote Post
WeaponX
post Jun 29 2007, 11:17 PM
Post #5


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,086
Joined: 21-June 05
From: New York
Member No.: 6,440



Test your games to make sure it's working as you intended, but create a web page for it first. You might want to plan out some design/layout for your webpage and see how it looks. If you applied for web hosting already and get accepted, you can also do the web design live. I usually do it locally for use of editing and no need to constantly re-upload the files.
Go to the top of the page
 
+Quote Post
yordan
post Jun 30 2007, 01:07 PM
Post #6


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,980
Joined: 16-August 05
Member No.: 7,896



QUOTE(zemon1 @ Jun 29 2007, 09:44 PM) *
What do you mean test it on my own pc? Wouldnt that mean i just go to my website and play it?

When I say "test on your own pc", I meant installing easyphp : http://www.easyphp.org/?lang=en
QUOTE
EasyPHP is a complete software package allowing to use all the power and the flexibility that offers the dynamic language PHP and the effecient use of databases under Windows. Package includes an Apache server, a MySQL database, a fully PHP execution, as well as easy development tools for your web site or your applications.

easyphp is easy to install (one-click install), it does not spoil your pc, everything is in a single directory, and when you start it your own PC acts as a very complete webserver with php and mysql. You copy-paste your applicaton in the subfolder named "www", and you can play your game, or stat writing your code and see it immediately in effect each feature you add. The single disadvantage will be that you will be the only user. But you will be able to see how your code behaves, how your php programs work and how your database tables are populated. And when you will be ready for having several users, you backup your database tables, you upload your files to your astahost server, you create your database, you import your tables, and you start your game in multi-user woldwide access mode.
Regards
Yordan
Go to the top of the page
 
+Quote Post
zemon1
post Jul 1 2007, 06:40 AM
Post #7


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 28
Joined: 26-June 07
Member No.: 22,942



oh, wow, Im kinda overwhelmd.i know what i want, ijust dont know where to start or how to make it happen. i really cant think clearly enough to type something intelligent here so ill end with this.
Go to the top of the page
 
+Quote Post
Sten
post Jul 1 2007, 09:41 AM
Post #8


Oh come on Mrs. B!
Group Icon

Group: Members
Posts: 648
Joined: 6-June 07
From: Tasmania, Australia
Member No.: 22,422



lol sometimes thinking of something intelligent is hard

anyways, get the whole site done on your computer so when it comes to uploading everything you will know it works fine.
by me saying getting it done on your own computer i mean it so that you can fix bugs, make sure its functioning how you intended and wanted it to be so people who go on the site to play your text based game doesnt have to put up with bugs biggrin.gif
Go to the top of the page
 
+Quote Post
zemon1
post Jul 1 2007, 03:43 PM
Post #9


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 28
Joined: 26-June 07
Member No.: 22,942



oh, Thanks for your continueal help.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. WebSite Development and Management Tools(8)
  2. Best Way To Promote A Website?(38)
  3. How To Run A Proxy On a Web-Server?(20)
  4. Blender(2)
  5. Free Web Hosting: (maxfelgar)(1)
  6. Free Web Hosting: (normano)(1)
  7. Free Web Hosting: (sensational)(1)
  8. Free Web Hosting: (projectgreen)(1)
  9. Any Website Provide Free Host Mysql Host?(4)
  10. Free Web Hosting: (tbk) - denied(2)
  11. Free Web Hosting: (lydubs) - denied(4)
  12. Free Web Hosting: (havok) - denied(1)
  13. Free Web Hosting: (lancer)(2)
  14. Free Web Hosting: (rahulappe) - denied(1)
  15. Free Web Hosting: (mrpro) - denied(1)
  1. Free Web Hosting: (mv740syn)(1)
  2. Free Web Hosting: (gr33nn1nj4)(1)
  3. Free Web Hosting: (merovingian)(1)
  4. Free Web Hosting: (shotgun)(1)
  5. Free Web Hosting: (metauphoria.) - denied(2)
  6. Free Web Hosting: (shotgun)(1)
  7. Free Web Hosting: (akdesigner - Web Solutions) - denied(2)
  8. Free Web Hosting: (running With Scissors)(1)
  9. Free Web Hosting: (soda)(1)
  10. Free Web Hosting: (jammerjd)(0)
  11. Free Web Hosting: (mish)(0)
  12. Free Web Hosting: (khalilov)(0)
  13. Free Web Hosting: (khalilov)(0)


 



- Lo-Fi Version Time is now: 8th September 2008 - 06:16 AM