well I love to make small websites, nothing to fancy, so i made this quick guide
free webhosting-http://freehostia.com , I thought that site was the greatest for free hosting, but the only problem was that you get a really ugly web address, like http://examplesite.freehostia.com,
Free address redirector - http://dot.tk/en/index.htmland sign up for free for a address redirector, so now your site is mysite.tk, which is much cleaner and nicer, but with that it keeps inside of the dot.tk frame so to prevent this put this code in your homepage put in this code-
script for ad removal
Learning simple html and php -http://w3schools.com, this is a great site for learning to make a basic webpage in html and teaches you the basics of javascript,php and other browser languages.
Free php scripts & tutorials,this is a collection of websites that teaches you how to create a simple cookie all the way to making forums
[*] http://www.pixel2life.com/tutorials/php_coding/
[*] http://www.devppl.com/
[*] http://www.zymic.com/index.php
[*] http://www.refdev.com/free_scripts/
[*] http://www.phptoys.com/download.php
[*] more to come...
free webhosting-http://freehostia.com , I thought that site was the greatest for free hosting, but the only problem was that you get a really ugly web address, like http://examplesite.freehostia.com,
Free address redirector - http://dot.tk/en/index.htmland sign up for free for a address redirector, so now your site is mysite.tk, which is much cleaner and nicer, but with that it keeps inside of the dot.tk frame so to prevent this put this code in your homepage put in this code-
script for ad removal
Code:
<script> <!-- if (top.location != self.location) { top.location = self.location } --> </script>
Free php scripts & tutorials,this is a collection of websites that teaches you how to create a simple cookie all the way to making forums
[*] http://www.pixel2life.com/tutorials/php_coding/
[*] http://www.devppl.com/
[*] http://www.zymic.com/index.php
[*] http://www.refdev.com/free_scripts/
[*] http://www.phptoys.com/download.php
[*] more to come...
Last edited by CosmoKramer (2007-07-01 13:12:28)