Main > Free Download Search >

Free self introduction script

self introduction

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 163
XML Introduction

XML Introduction


In 1970 IBM Introduced SGML (Standard Generalized Markup Language). SGML was developed out of the General Markup Language (GML), which was developed by IBM in the late 1960s. SGML is a semantic and st more>> In 1970 IBM Introduced SGML (Standard Generalized Markup Language). SGML was developed out of the General Markup Language (GML), which was developed by IBM in the late 1960s. SGML is a semantic and structural language for text documents but is very complicated. HTML is a subset of SGML. In 1996 XML Working Group was formed under W3C .The World Wide Web Consortium (W3C) is an international consortium where Member organizations, a full-time staff, and the public work together to develop Web standards . W3C was created by Tim Berners-Lee in 1994 who also invented the World Wide Web in 1989. In 1998 W3C introduced XML 1.0.<<less
Added: 2006-05-25 License: Freeware Price: Free
1249 downloads
SQLite Introduction

SQLite Introduction


This article is intended for PHP programmers interested in learning about the SQLite extension. The article will introduce the reader to the functionality offered by the PHP SQLite extension,and overv more>> This article is intended for PHP programmers interested in learning about the SQLite extension. The article will introduce the reader to the functionality offered by the PHP SQLite extension,and overview the benefits of SQLite in relation to other database systems. A basic understanding of how PHP and SQL work is assumed.<<less
Added: 2006-03-31 License: Other Free / Open Source License Price: Free
1323 downloads
JSP - An Introduction

JSP - An Introduction


In this JSP tutorial you will learn about JSP - An Introduction, Usage of JSP, Simplifies the process of development, Independency of Layers and Simplification of Process.JSP stands for Java Server Pa more>> In this JSP tutorial you will learn about JSP - An Introduction, Usage of JSP, Simplifies the process of development, Independency of Layers and Simplification of Process.JSP stands for Java Server Pages. JSP was developed by Sun Microsystems and this is a technology based on the Java language and thus an object-oriented language. In this section let us see an introduction to JSP and its features.<<less
Added: 2006-12-28 License: Freeware Price: Free
1035 downloads
Brief Introduction to PHP

Brief Introduction to PHP


A brief introduction to PHP that explains the basics of PHP programming. more>> A brief introduction to PHP that explains the basics of PHP programming.<<less
Added: 2005-02-27 License: Not Specified Price: Free
1703 downloads
Brief Introduction to PERL

Brief Introduction to PERL


This tutorial walks you through the basics of Perl programming language, including variables and statements. more>> This tutorial walks you through the basics of Perl programming language, including variables and statements.<<less
Added: 2005-04-26 License: Other Free / Open Source License Price: Free
1641 downloads
Introduction to PHP 1

Introduction to PHP 1


Basic guide to help experience HTML webmaster getting started with PHP. It defines PHP, contrast it agains HTML, and provided a few simple examples. The tutorial also briefly cover how to set up Apache and PHP on your own server. more>> Basic guide to help experience HTML webmaster getting started with PHP. It defines PHP, contrast it agains HTML, and provided a few simple examples. The tutorial also briefly cover how to set up Apache and PHP on your own server.<<less
Added: 2003-06-12 License: Freeware Price: 0.00
14 downloads
 
Other version of Introduction to PHP
Introduction to PHP 1This is a welcome to PHP, Contains information on the history of the ...This is a welcome to PHP, Contains information on the history of the
Price: $0.00USD
License:Freeware
Download
12 downloads
Added: 2005-08-16
Introduction to PHPThis is a welcome to PHP, Contains information on the history of the . This is a welcome to PHP, Contains information on the history of the
License:Freeware
Download
859 downloads
Added: 2005-08-16
Introduction To ACL

Introduction To ACL


In this tutorial I hope to display to you the value of Access Control Lists (ACL)! For those of you who dont know, access control lists are an easy and simple way to manage permissions and security in more>> In this tutorial I hope to display to you the value of Access Control Lists (ACL)! For those of you who dont know, access control lists are an easy and simple way to manage permissions and security in your applications. This is just one more step to MVC programming, and is a great help (Look for my tutorial on Class Diagrams). An ACL performs two basic operations: A) The handled, B) The Handler. The handled are referred to as Access Control Objects (ACO) and the handler is referred to as Access Request Objects (ARO). We refer to these as Objects due to the fact that you dont have to be a person to request any of the ACOs. So putting all of that knowledge together, ACL is what decides which ARO is granted access to each ACO.<<less
Added: 2007-01-18 License: Other Free / Open Source License Price: Free
626 downloads
A Gentle Introduction to Java

A Gentle Introduction to Java


Try the interactive examples that teach the basics of programming. more>> Try the interactive examples that teach the basics of programming.<<less
Added: 2005-11-10 License: Freeware Price: $0.00USD
14 downloads
Introduction to PEAR

Introduction to PEAR


An introduction to PEAR with examples of using the Benchmark package. more>> An introduction to PEAR with examples of using the Benchmark package.<<less
Added: 2003-10-14 License: Not Specified Price: Free
2211 downloads
PHP Tutorial - Introduction

PHP Tutorial - Introduction


In this tutorial you will learn about PHP - Introduction to PHP, What you should already know? What?s PHP? What?s the difference between PHP and HTML? When to use PHP? What makes PHP a choice among th more>> In this tutorial you will learn about PHP - Introduction to PHP, What you should already know? What?s PHP? What?s the difference between PHP and HTML? When to use PHP? What makes PHP a choice among the other scripting languages?<<less
Added: 2006-05-25 License: Freeware Price: Free
1262 downloads
An easy introduction to PHP 1.1

An easy introduction to PHP 1.1


An easy tutorial to learn the fundamental basics of PHP. The tutorial starts with a little history about PHP and how to install your home server. After that it quickly moves on to PHP syntax, variables, loops, if-statement, arrays and much more. It more>> An easy tutorial to learn the fundamental basics of PHP. The tutorial starts with a little history about PHP and how to install your home server. After that it quickly moves on to PHP syntax, variables, loops, if-statement, arrays and much more. It contains many examples to give aid during learning.<<less
Added: 2005-04-23 License: Freeware Price: $0.00USD
14 downloads
 
Other version of An easy introduction to PHP
An easy introduction to PHPXantus Webdevelopment - An easy tutorial to learn the fundamental basics of PHP. The ... An easy
Price: FreeAdditionalInfoFreeforpersonaluse
License:Free for non-commercial use
Download
1648 downloads
Added: 2005-04-23
SmartWebbys Introduction to PHP

SmartWebbys Introduction to PHP


PHP has become a more popular technology for web programming in the recent years due to its open source technology. This means that it is free to use and is compatible with almost any server, say Wind more>> PHP has become a more popular technology for web programming in the recent years due to its open source technology. This means that it is free to use and is compatible with almost any server, say Windows, Linux/Unix and Apache servers. Though it is an open source technology, it has many advanced features included in it and is now capable of handling almost any issue related to the internet. PHP stands for "PHP Hypertext Preprocessor". PHP is a server-side scripting language. This means that a PHP page is processed on a Web server by a PHP script engine. When the client makes a request for any page, the request is sent to the server, the server locates the requested page and executes the PHP code if any and the result is sent to the browser (client) in the form of HTML. The browser then compiles the HTML to display the output.<<less
Added: 2005-07-14 License: Freeware Price: Free
1562 downloads
SmartWebby's Introduction to PHP

SmartWebby's Introduction to PHP


PHP has become a more popular technology for web programming in the recent years due to its open source technology. This means that it is free to use and is compatible with almost any server, say Windows, Linux/Unix and Apache servers. Though it is more>> PHP has become a more popular technology for web programming in the recent years due to its open source technology. This means that it is free to use and is compatible with almost any server, say Windows, Linux/Unix and Apache servers. Though it is an open source technology, it has many advanced features included in it and is now capable of handling almost any issue related to the internet. PHP stands for "PHP Hypertext Preprocessor". PHP is a server-side scripting language. This means that a PHP page is processed on a Web server by a PHP script engine. When the client makes a request for any page, the request is sent to the server, the server locates the requested page and executes the PHP code if any and the result is sent to the browser (client) in the form of HTML. The browser then compiles the HTML to display the output.<<less
Added: 2005-07-14 License: Freeware Price: $0.00USD
12 downloads
OOP in JavaScript: Introduction

OOP in JavaScript: Introduction


An introduction to Object Oriented Programming in Javascript. This example creates a small user control that can be used repeatedly and independantly on the same web page. more>> An introduction to Object Oriented Programming in Javascript. This example creates a small user control that can be used repeatedly and independantly on the same web page.<<less
Added: 2005-07-14 License: Freeware Price: $0.00USD
12 downloads
Introduction to functions

Introduction to functions


In this tutorial we look at the basic use of functions in Javascript. more>> In this tutorial we look at the basic use of functions in Javascript.<<less
Added: 2006-09-16 License: Freeware Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5