Whats the code that will allow me to store usernames and etc. I know its php coding but how would do that, what do i need. Apache server,SQL, Idk. Please help.
Whats the code that will allow me to store usernames and etc. I know its php coding but how would do that, what do i need. Apache server,SQL, Idk. Please help.
View the tutorials here:
http://www.php-mysql-tutorial.com/us...tion/index.php
Hope this helps.
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
Thanks. also I went here http://w3schools.com/php/php_install.asp to download the stuff. Though I do not know how. Any more help?
How do I make the server go online?
What do you mean by go online? Are you referring to making it accessible from the outside world or just locally. If the latter, simply point your browser to http://localhost/ and you should see your local site. If the first, you would need to use a service like http://www.dyndns.com/ so that others would be able to go to a domain that points to your computer.
Hope this helps.
Last edited by thetestingsite; 05-21-2008 at 05:24 PM.
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
once you set up the server, it is public to the world, meaning that anyone could type in the IP Address (eg 192.168.1.1) and if that was the IP of that server (computer) the person would be able to view the portions of it that were made public.
in order to get your server so its more human readable, likewww.dynamicdrive.cominstead of (n.n.n.n) you would need to use work with a company to make that transition...
Bookmarks