Originally posted by xFaZe
Hello,
I have a few questions that I would really appreciate if they could be answered with either a Thread Link or a Website Link etc.
First Question: - Is there any tutorials that can teach me how to Make/Design (and possibly host) my own website?
Second Question: - Is there any tutorials that can teach me how to make a Youtube MOBILE views bot?
Third Question: - I would like to possibly start a 'Members' section on my Website (If I make it), is there a way to possibly make that happen?
(Like they register an account, and log in. Like Premium on here, but for a website).
Thank you if you can answer them!
Faze
1) If you are wanting to use free web builders, there are a ton of sites out that. They will place a domain like so [url]www.example.webdomain.com[/url]. The domain will have to go through them and usually costs 10-15bucks. If you are going to code your own site, you are going to need to learn XHTML+CSS+Javascript or HTML5 (XHTML + CSS3 + Javascript). Php is also good to know as it hides information that you don't want shown as well as handling requests.
2) No, there is no tutorial on how to make YouTube mobile views. If I knew how, I would have already posted a tutorial on here. People are saying that that method has been patched, it is still unconfirmed though.
3) Once again, PHP would be best when handling information like that. You won't be able to just jump in and create a site, to learn how to make a basic site and understand how to code it can take a few months. You will want programs like Photoshop and Dreamweaver when dealing with this but use Notepad++ when learning.
You can google and find some E-Books on the stuff. There is a person that taught how to use Dreamwaver all the way through PHP/Javascript/XHTML/CSS but in order to follow the entire tutorial, you are required to purchase his package and it is like 50 bucks but it will teach you pretty much everything. I wasn't able to get my hands on a copy but I watched them.
Also, if you are going to add a free forum, support or just general chat, PHPBB3 is a decent one to use. Easy to install, requires a FTP transfer (Filezilla should do).