Web Links [Tag : How]
Sort By :
61. How to use the PEAR ITX templating system
This tutorial will explain and demonstrate how to use the ITX templating system from the PEAR collection of useful classes for PHP. As we go along, itll show you some of the competitors, why the author didnt like them and why in the end he chooses to work with ITX in his own scripts. We will build a simple example script that will load and fill out the data out of a database. This script will use another PEAR component, a database abstraction layer. This tutorial assumes that you are familiar with PEARs DB abstraction layer.
Category:   PHP > Tutorials > Content Management

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

62. How many online counter
A small php script that counts how many visitors are currently on your site. It works without any database, requires no configuration and has auto referesh system.
Category:   PHP > Scripts and Programs > Counters

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

63. How to determine what server is given web site running on using ASP.NET?
This comprehensive tutorial will walk you step-by-step to create a single ASP.NET page by which youll be able to retrieve the server name of any given web site. Explains all the code in detail. Very useful.
Category:   ASP.NET > Tutorials

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

64. How to place a random image
This tutorial will teach you how to open a folder and how to read it contents. The sample code here does all the work to output random image located in the specified directory into your page.
Category:   PHP > Tutorials > Randomizing

Hits: 5    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

65. How to show user submitted links on your page
Create your own the Links script that does all the job for storing, updating and showing user submitted links on your page. You also will learn how to use phpMyAdmin tool for adding tables and executing SQL queries in your MySQL database. This is a big tutorial that consists of four parts with source codes available.
Category:   PHP > Tutorials > Classified Ads

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

66. How to use the ID property
Do you know that you can assign unique ID to any HTML element of your page and then use this ID as a short name to control the properties of the named element dynamically? This DHTML technique will allow you to control any element of your page.
Category:   JavaScript > Tutorials > DHTML

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

67. How to Build a Select Menu Of Files In a Directory
Teaches you how to open a directory and build a list of the files. Also teaches you how to show the number of files in a directory.
Category:   PHP > Tutorials > Form Processing

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

68. How to make your own PHP template script
There are many different ways to create a template system in PHP. This tutorial will hopefully show you the basic understanding of this type of method.
Category:   PHP > Tutorials > Content Management

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

69. How to register/unregister an ActiveX DLL remotely using plain ASP
This very important article describes in detail what you need to know to register / unregister ActiveX ( COM Component ) DLLs remotely using only plain ASP pages. Must read for all ASP developers. Everything has been explained in detail.
Category:   ASP > Tutorials > Component Building

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

70. How to display records from top 4 database systems using plain ASP?
Sometimes, we would have chance to convert our existing database or create a new database. Some decisions IT professionals need to make are scary, and choosing database software is one of them. This overview aims to describe how to set database connections with some common database software (Oracle, MySQL, MS Access,MS SQL Server).
Category:   ASP > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: [<< First] [< Previous] 2 3 4 5 6 7 8 9 10 11 [Next >]