Main > Free Download Search >

Free robert frost acquainted with the night script

robert frost acquainted with the night

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 731
Design Patterns with PHP: The Singleton PHP5

Design Patterns with PHP: The Singleton PHP5


An introduction to the singleton design pattern and how it can help you. Whats it good for? come on it and read to see! more>> An introduction to the singleton design pattern and how it can help you. Whats it good for? come on it and read to see!<<less
Added: 2008-05-15 License: Other Price: $0.00USD
12 downloads
New Site with all the news

New Site with all the news


This website endeavours to supply some articles, scripts and news on matters related to UNIX, FreeBSD,and web development! more>> This website endeavours to supply some articles, scripts and news on matters related to UNIX, FreeBSD,and web development!<<less
Added: 2005-08-23 License: Other Price: $0.00USD
13 downloads
The easy way into Ajax with AHAH

The easy way into Ajax with AHAH


AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript function more>> AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript function library is given, along with an example implementation in a simple project (a metatag grabber).<<less
Added: 2005-11-19 License: Freeware Price: $0.00USD
14 downloads
Curve lines with ActionScript

Curve lines with ActionScript


Learn how to create a curve lines using Action Script. more>> Learn how to create a curve lines using Action Script.<<less
Added: 2006-06-04 License: Freeware Price: Free
1255 downloads
Referral Spam with C#

Referral Spam with C#


How to write a referal spam application. Its a good introduction to web browser control and C# in general. more>> How to write a referal spam application. Its a good introduction to web browser control and C# in general.<<less
Added: 2007-01-15 License: Freeware Price: FreeAdditionalInfoItsafreetutuorialapplication
1021 downloads
The form validation tutorial with php and java 1.2

The form validation tutorial with php and java 1.2


Form validation the process that occurs after the user clicks the submit button and before the form data processed by a PHP, JAVA or CGI program. In this tutorial, youll learn how to intercept the submission and pass the form data through one validation more>> <<less
Added: 2003-03-03 License: Other Price: $0.00USD
10 downloads
 
Other version of The form validation tutorial with php and java
The form validation tutorial with php and javaOliver Dornauf - Form validation the process that occurs after ... The form validation tutorial
Price: FreeAdditionalInfoPOSX2
License:BSD Style
Download
2466 downloads
Added: 2003-03-03
Image rotation with PHP

Image rotation with PHP


This article describes how you can rotate images in PHP. We deal with two examples, firstly rotating by 45 degrees and then by 90, going in to some depth to ensure you understand how the code is worki more>> This article describes how you can rotate images in PHP. We deal with two examples, firstly rotating by 45 degrees and then by 90, going in to some depth to ensure you understand how the code is working. You might find this useful if you are, for example, building an online photo gallery and you want to rotate your pictures within PHP rather than having to rotate them on your computer. This is a powerful feature to have.<<less
Added: 2005-12-28 License: Other Free / Open Source License Price: Free
1456 downloads
RSS Feeds with ASP

RSS Feeds with ASP


Tutorial for the creation, aggregation and integration of RSS Feeds with ASP and XML DOM. (German only) (English version pending) Free Tutorial+Support via Foren. more>> Tutorial for the creation, aggregation and integration of RSS Feeds with ASP and XML DOM. (German only) (English version pending) Free Tutorial+Support via Foren.<<less
Added: 2006-05-25 License: Free for non-commercial use Price: Free
1264 downloads
Working with the Wizard Control in ASP.Net 2.0 1

Working with the Wizard Control in ASP.Net 2.0 1


The ASP.NET 2.0 Wizard control simplifies many of the tasks associated with building a web application. In this tutorial we will look at the basics of the Wizard Control by creating a simple data collection form and then advance to simulate an online more>> The ASP.NET 2.0 Wizard control simplifies many of the tasks associated with building a web application. In this tutorial we will look at the basics of the Wizard Control by creating a simple data collection form and then advance to simulate an online test wizard that will be generated dynamically.<<less
Added: 2006-03-30 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Working with the Wizard Control in ASP.Net
Working with the Wizard Control in ASP.Net 2.0Richard Bean - The ASP.NET 2.0 Wizard control simplifies many ... Working with the Wizard Control in
License:Freeware
Download
1314 downloads
Added: 2006-03-30
How to Find the Current URL with PHP

How to Find the Current URL with PHP


The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: more>> The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: 1. The domain name: www.example.com; 2. The path to the page: /example/page.php; 3. The query string: name=Bob So how do you find it all out in your own PHP scripts? This guide will tell you how access each of these elements by using the $_SERVER superglobal array which is available at all times within your PHP scripts.<<less
Added: 2005-11-14 License: Other Free / Open Source License Price: Free
1461 downloads
E-mail sender with custom mandatory fields

E-mail sender with custom mandatory fields


Fully customizable web based e-mail system with mandatory fields checking without loosing fields content Secure e-mail sending by destroying tags an sending e-mail in HTML format Custom error messages more>> Fully customizable web based e-mail system with mandatory fields checking without loosing fields content Secure e-mail sending by destroying tags an sending e-mail in HTML format Custom error messages Custom mandatory fields E-mail address validation W3C Compliant HTML code PHP programming: Javier Valderrama Jaxolotl Design<<less
Added: 2006-10-07 License: Freeware Price: Free
1126 downloads
Sending SMS with HTTP

Sending SMS with HTTP


Tutorial on using PHP to send SMS. You might want to add a Free SMS option to your site to drive traffic to your site.. This tutorial might be useful more>> Tutorial on using PHP to send SMS. You might want to add a Free SMS option to your site to drive traffic to your site.. This tutorial might be useful<<less
Added: 2005-05-04 License: Other Free / Open Source License Price: Free
1096 downloads
create a small calendar with the PHP function printf() 1.01

create a small calendar with the PHP function printf() 1.01


You can use this calendar script on the Linux Shell or on your webserver account. This script shows you how to display a calendar for a given month, mainly using PHPs printf() function. more>> You can use this calendar script on the Linux Shell or on your webserver account. This script shows you how to display a calendar for a given month, mainly using PHPs printf() function.<<less
Added: 2005-09-13 License: GPL Price: $0.00USD
12 downloads
 
Other version of create a small calendar with the PHP function printf
create a small calendar with the PHP function printf()create a small calendar with the PHP function printf() You can use this calendar script on the ... create a small calendar
License:LGPL
Download
1517 downloads
Added: 2005-09-13
Sending email with PHP

Sending email with PHP


In this tutorial we will create a simple mailing system with PHP so users can send email through your website. We will include protection like checking for blank fields and making sure that the user e more>> In this tutorial we will create a simple mailing system with PHP so users can send email through your website. We will include protection like checking for blank fields and making sure that the user email address is valid.<<less
Added: 2005-06-10 License: Free for non-commercial use Price: Free
939 downloads
Manhattan at night effect

Manhattan at night effect


See this thoroughly explained lesson and learn how to create cool and very modern picture effect. more>> See this thoroughly explained lesson and learn how to create cool and very modern picture effect.<<less
Added: 2009-01-07 License: Freeware Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5