Main > Free Download Search >

Free basics script

basics

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 638
PHP Basics

PHP Basics


A general introduction to PHP, what it is, some benefits it has, how to output text to your pages, setting variables and a little more. more>> A general introduction to PHP, what it is, some benefits it has, how to output text to your pages, setting variables and a little more.<<less
Added: 2005-12-24 License: Freeware Price: Free
1399 downloads
Basics of PHP

Basics of PHP


Ok, this will give you some very basics of what php is, and how it works. Ill try to make it as new-to-programming freindly, but it will help if your at least good with understanding syntax of coding more>> Ok, this will give you some very basics of what php is, and how it works. Ill try to make it as new-to-programming freindly, but it will help if your at least good with understanding syntax of coding languages. Also, I wont go directly into how to install PHP onto your server, or local computer, but here is a few helpful links: Auto installer for Windows: http://codingforums.com/s howthread.php?t=3992 Sections: 1. What is PHP a. Picking PHP b. Installing PHP 2. Getting started a. Checking your server b. Your first script 3. Variables a. Declaring variables b. Filling variables c. Using variables<<less
Added: 2005-05-21 License: Freeware Price: Free
1620 downloads
Servlet Basics

Servlet Basics


Servlets are Java programs running on a web server that produce results viewed remotely on a web server. Servlets has the same purpose that CGI or PHP had in the past. We shall describe how Servlets works with some examples. You will also learn about more>> Servlets are Java programs running on a web server that produce results viewed remotely on a web server. Servlets has the same purpose that CGI or PHP had in the past. We shall describe how Servlets works with some examples. You will also learn about Servlet Request and Response Model, Servlet Life Cycle, Servlet Scope Objects and Error Handling.<<less
Added: 2006-06-04 License: Freeware Price: $0.00USD
11 downloads
PHP string basics 1.0

PHP string basics 1.0


A detailed description how to use PHP strings and basic string manipulation functions. more>> A detailed description how to use PHP strings and basic string manipulation functions.<<less
Added: 2007-07-22 License: Freeware Price: $0.00USD
14 downloads
 
Other version of PHP string basics
PHP string basicsPHP F1 - A detailed description how to use PHP strings and basic string manipulation functions. A detailed description how to use PHP strings
License:Freeware
Download
833 downloads
Added: 2007-07-22
Sokoban game basics 1.0

Sokoban game basics 1.0


These are the very barebones of a Sokoban clone. Move the green square around the maze. You can push blue squares according to Sokoban rules. more>> These are the very barebones of a Sokoban clone. Move the green square around the maze. You can push blue squares according to Sokoban rules.<<less
Added: 2005-06-22 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Sokoban game basics
Sokoban game basicsThese are the very barebones of a Sokoban clone. Move the green square around the maze. You can push blue squares according to Sokoban rules. Sokoban game
License:Freeware
Download
1588 downloads
Added: 2005-06-22
jQuery - The Basics 0.1

jQuery - The Basics 0.1


jQuery - The Basics 0.1 is a simple, yet very professional tutorial that introduces people to proper formatting and API usage of jQuery. more>> <<less
Added: 2009-07-22 License: Freeware Price: $0.00USD
downloads
Ajax basics with examples

Ajax basics with examples


A scripting technique for silently loading new data from the server is called ajax. This site will help you for understanding the get and post method in ajax more>> A scripting technique for silently loading new data from the server is called ajax. This site will help you for understanding the get and post method in ajax<<less
Added: 2007-02-20 License: Freeware Price: Free
611 downloads
The Basics of Ruby Arrays

The Basics of Ruby Arrays


Ruby has many exciting object oriented features, but a large percentage of your code will revolve around arrays. In this valuable tutorial, we’re going to show you some tips and tricks for this more>> Ruby has many exciting object oriented features, but a large percentage of your code will revolve around arrays. In this valuable tutorial, we’re going to show you some tips and tricks for this powerful data structure.<<less
Added: 2006-08-31 License: Freeware Price: Free
1165 downloads
Motion tweening the basics

Motion tweening the basics


It is very important to understand the concept of motion tweening in Flash. Motion tweening is used to automatically alter the properties of a symbol (a movie clip, a button or a graphic) over a certa more>> It is very important to understand the concept of motion tweening in Flash. Motion tweening is used to automatically alter the properties of a symbol (a movie clip, a button or a graphic) over a certain length of time. Motion tweening can be use to change the _x and and _y property of an element on the stage, the alpha transparency, the size of the symbol, the tint ...etc lets start with a basic tutorial that will help us to understand the very basic of motion tweening.<<less
Added: 2006-05-08 License: Freeware Price: Free
1267 downloads
php basics - online resources

php basics - online resources


123developers is an online resource for web developers .It has articles, code snippents, tutorials, help and examples about popular web develpment tools like PHP, ASP.NET, Javascript, AJAX, Regular Ex more>> 123developers is an online resource for web developers .It has articles, code snippents, tutorials, help and examples about popular web develpment tools like PHP, ASP.NET, Javascript, AJAX, Regular Expressions etc.As far as Web development tools and platforms are concerned, there are many systems available to the public free of charge to aid in development. A popular example is the LAMP (Linux, Apache, MySQL, PHP), which is usually distributed free of charge. This fact alone has manifested into many people around the globe setting up new Web sites daily and thus contributing to increase in Web development popularity.<<less
Added: 2007-02-20 License: Freeware Price: Free
985 downloads
PHP: the basics: introduction to PHP 1.0

PHP: the basics: introduction to PHP 1.0


In this tutorial, youll learn the basics of PHP. ALso explained is a typical situation in which you can use PHP. more>> In this tutorial, youll learn the basics of PHP. ALso explained is a typical situation in which you can use PHP.<<less
Added: 2006-02-03 License: Freeware Price: $0.00USD
13 downloads
 
Other version of PHP: the basics: introduction to PHP
PHP: the basics: introduction to PHPIn this tutorial, youll learn the basics of PHP. ALso explained is a typical situation in which you can use PHP. PHP: the
License:Freeware
Download
1360 downloads
Added: 2006-02-03
What are the basics of main() 1.0.0

What are the basics of main() 1.0.0


function main() is the applications main routine where a program starts execution.It is the first user-written function run when a program starts.Object-oriented C++ programs consist mostly of classes, but theres always at least one C-like function: more>> function main() is the applications main routine where a program starts execution.It is the first user-written function run when a program starts.Object-oriented C++ programs consist mostly of classes, but theres always at least one C-like function: main(). main() is called more or less at the beginning of the programs execution, and when main() ends, the runtime system shuts down the program. main() always returns an int, as shown below:<<less
Added: 2007-10-03 License: Freeware Price: $0.00USD
10 downloads
RSS FAQs - Introduction to RSS Basics 1.0

RSS FAQs - Introduction to RSS Basics 1.0


A collection of 7 FAQs on RSS (Really Simple Syndication). Clear answers are provided with tutorial samples on introduction to Website syndication technology; RSS and Atom syndication file standards and versions. more>> A collection of 7 FAQs on RSS (Really Simple Syndication). Clear answers are provided with tutorial samples on introduction to Website syndication technology; RSS and Atom syndication file standards and versions.<<less
Added: 2006-10-06 License: Freeware Price: $0.00USD
13 downloads
 
Other version of RSS FAQs - Introduction to RSS Basics
License:Freeware
Download
1113 downloads
Added: 2006-10-06
PHP - The Basics - Tags, echo and if/else

PHP - The Basics - Tags, echo and if/else


This edition of the PHP walk through talks about the basics of PHP coding, including the PHP tags, echo and if/else. more>> This edition of the PHP walk through talks about the basics of PHP coding, including the PHP tags, echo and if/else.<<less
Added: 2008-01-13 License: Freeware Price: $0.00USD
14 downloads
PHP Basics: Introduction to Scalar Variables

PHP Basics: Introduction to Scalar Variables


Other tutorials here may focus on getting a specific task done, but at the core of any language is syntax that must be learned and understood if you are ever to progress in it. This is what I hope to more>> Other tutorials here may focus on getting a specific task done, but at the core of any language is syntax that must be learned and understood if you are ever to progress in it. This is what I hope to explain to you about the PHP language.<<less
Added: 2005-01-29 License: Not Specified Price: Free
1731 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5