This tutorial intends to be a simple presentation of how easliy you can build dynamic websites and an administration tool for such a site. It has not paid any attention to the graphical design that is required in all regular websites. Intead the tutorial concentrates on the techniques used to create dynamic pages using Dreamweaver MX an PHAkt 2 and also the easiest way to build a Content Management System (CMS) using Dreamweaver MX and NeXTensio MX.
I dig friendly things, don't you Operating a successful web site demands smart search engine practices, and that includes the very URLs of your web documents. This article takes a look at how to create URLs that...
This detailed tutorial takes you through step by step the method of using GTap and mod_rewrite to make PHPNUKE output static, search engine crawlable html pages.
This tutorial details the steps involved in installing the Perl module HTML-Template on a non-standard Linux directory. This type of installation is necessary when you have no access to root.
This example shows how you can create a remotely hosted script that will display links on a site. The script is created on a site with php scripting and the a single line of JavaScript code allows the content to be displayed on other sites , they dont require PHP. Create links once and copy to all of your sites.
This tutorial will show you the basics of using PHP with some simple Javascripting methods to create a drop down menuing system for your site.
This will teach you the simple tricks of using Javascripting with your PHP code in order to display simple yet effective drop down menus for your users.
Share photos and files with family and friends using your home PC and a high speed conection.
This tutorial shows you how to install the free (GPL) Site Minder content management system on your home PC.
Let's pretend you have 10 pages in your site with the same design and you want to change a link in your menu. You would have to edit all 10 pages, right Nope, there's a much quicker way allowing you to edit just one file and it's not as hard as it sounds. What we have to do is create a header file and a footer file. The header file contains all the HTML code for the top portion of your site. The footer contains the HTML for the bottom. Content goes between the header and footer. Let's get started...
This tutorial will teach you have to make your site have the option to allow the users to choose the look and feel of the site using PHP, and MySQL wrapped around a HTML template. Doing this gives you more control of your site without having to recode all yout HTML inside your PHP scripts.
This tutorial explains how to identify IE4+ or NS4+ on a windows 32 bit platform (all else is "OtherBrowser") and include different html Web pages for different browser types using PHP.