Quantcast
Channel: Webmaster Tutorials and Resources
Browsing latest articles
Browse All 38 View Live

Free CSS Layouts Without Tables

A compilation of the templates and different CSS layout ideas that are floating around WebmasterWorld. This thread is a reference point only, if you wish to start a discussion or need help with any of...

View Article



PHP Script (Use Firefox or Else!)

PHP: <?php function browser_detection( $which_test ) {     $browser = '';     $dom_browser = '';     $navigator_user_agent = ( isset( $_SERVER['HTTP_USER_AGENT'] ) ) ? strtolower(...

View Article

Guild Registration Script

Created by Oninuva 1.0 Features - Character Name - Class - Level 1.1 -Reduced Pages needed to One 1.2 -Nicer Font -Black Background -Changed levels from options to input box -Added WoW LogoClick to...

View Article

Making Templates & Features

[Tutorial] Making Templates & Features​ Hey whats up? , im here now to make some few tutorials about making templates , headers , and logos ... We will begin with a basic gaming template.. Follow...

View Article

Creating A Simple Website With Flash

Creating A Simple Website​ With Flash!​ (Mini Example: http://banlord.110mb.com (This is my experimental flash website, this is what I'm going to show you how to make, but yours may look better. I'm...

View Article


Installing Apache HTTP Server on WIN32

Installing Apache Web Server on a WIN32 System Written by DDRtists for TheHelper.net​ Software Site: http://httpd.apache.org/ What is Apache? Apache is one of the most popular, if not the most popular,...

View Article

Getting started in web development

Requirements: Personal computer to which you have access to install software and forward ports (optional, but suggested) Basic computer knowledge, such as creating a file and editing file extensions...

View Article

XML Introduction

XML Introduction​ By Anman64​ This introduction teaches you: What XML is Why it's used The basics of storing data with XML XML is not hard to learn and this tutorial can help you. What it is XML stands...

View Article


Beginners guide to MySQL Use and Installation.

Basic Guide to the Setup and Use of MySQL Written by DDRtists for TheHelper.net​ Software URL: http://mysql.com/ This guide is for WIN32 Setup. Setup on Linux and other OS's is different, and a bit...

View Article


Setting up a Free Forum

Setting Up a Free Forum ​ This will teach you how to make your own free forum, with no ads in just a half hour! The forum software will be phpBB3. For an example of a phpBB3 forum visit...

View Article

phpBB3 custom Front page

How to create a front page for your favorite phpBB3 theme. If you want to see it in action: atrocitygaming.org In this tutorial I will be using the Prosilver theme. Files needed: phpbb3/index.php...

View Article

String to URI Encoder

I managed to make a ASCII to URI-safe ( Alphanumber + encoder in JavaScript and thought I'd share. Code: function baseEncode(s, m){ var x, asc, alp, cha = 0, val, powc, powv, i, res = '', l =...

View Article

Basics of CSS

Part I - Foundation Want to learn the basics of CSS? Well you have come to the right place. CSS is a language structured to make HTML easier to control and more powerful. Usage To use CSS you can use...

View Article


Image may be NSFW.
Clik here to view.

An Introduction to PHP

An introduction to PHP​ What is PHP? PHP (PHP: Hypertext Pre-processor) is a server-side scripting language, which executes before the server returns the HTML. (PHP cannot be viewed by looking in the...

View Article

How to create a professional website

How to create a professional website​ Introduction So, you want a website that looks professional? A website can easily look professionally made if you follow a few simple steps. For this tutorial I...

View Article


How to create a PHP/MySQL login

How to create a PHP/MySQL Login​ Introduction In this tutorial, I will be explaining how to create a login system using PHP and MySQL. You will need to have (or your server needs to have) PHP installed...

View Article

Managing a new Community

A remake of my older tutorial, Tips for new Websites and Forums Managing a New Community​ Introduction Well over the few years I have been here so far, I have seen many websites that started out as a...

View Article


Using Classes with HTML & CSS

This tutorial is aimed at teaching you how to use Classes with HTML & CSS in order to produce different kinds of styles, and ultimately create your own stylized tags. You can use the knowledge you...

View Article

Dropdown Menu with Lists and CSS

Creating a dropdown menu with lists and CSS A lot of people still think that a dropdown menu needs to use JavaScript to be able to show/hide it, whereas with this simple technique, you only need to use...

View Article
Browsing latest articles
Browse All 38 View Live




Latest Images