Main > Free Download Search >

Free be well aware of script

be well aware of

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 175
The Date of Easter 1.00

The Date of Easter 1.00


This simple PHP example will generate and output the date of easter for any given year. It is very simple, and most people will easily understand it. more>> This simple PHP example will generate and output the date of easter for any given year. It is very simple, and most people will easily understand it.<<less
Added: 2007-07-22 License: Free Non-Commercial Price: $0.00USD
13 downloads
 
Other version of The Date of Easter
The Date of EasterThis simple PHP example will generate and output the date of easter for any given year. It is very ... This simple PHP example will generate and output the date of easter for any given year. It is very
Price: FreeAdditionalInfoFreetousewhereeveryouwant,aslongasyoulinkbacktous
License:Free for non-commercial use
Download
828 downloads
Added: 2007-07-22
Explanation of PHP 1

Explanation of PHP 1


This is an in-depth article about what the server-side language PHP actualy is. more>> This is an in-depth article about what the server-side language PHP actualy is.<<less
Added: 2007-05-02 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Explanation of PHP
Explanation of PHPThis is an in-depth article about what the server-side language PHP actualy . This is an in-depth article about what the server-side language PHP actualy
License:Freeware
Download
928 downloads
Added: 2007-05-02
Spell Check Rex 1.1

Spell Check Rex 1.1


Does your website contain spelling errors or "typos"? How many sales or new members are you missing out on? Spell Check Rex is a free, open source, spell checking program, written in PHP and MySQL, that can be installed on your website to regularly more>> Does your website contain spelling errors or "typos"? How many sales or new members are you missing out on? Spell Check Rex is a free, open source, spell checking program, written in PHP and MySQL, that can be installed on your website to regularly monitor and report on spelling mistakes. It works by first spidering the site it is installed on, before checking these indexed pages against its included word list. Results are then provided both on-screen and via a downloadable report. Highly configurable, the program works with framed websites, has locale-aware spellings, comes with free support, and has a professional installation option. To watch the program in action and to find out more, visit spellcheckrex.org.<<less
Added: 2009-02-26 License: GPL Price: $0.00USD
14 downloads
WebLog Point of View 6.0B

WebLog Point of View 6.0B


A weblog based on Somery but with multiple added functions. Complete admin section. Photo upload, max 9 photos per day. Calender with month selection and news-dates display. News groups, comments (on/off), archive, with or without login. Very easy more>> A weblog based on Somery but with multiple added functions. Complete admin section. Photo upload, max 9 photos per day. Calender with month selection and news-dates display. News groups, comments (on/off), archive, with or without login. Very easy to configure. Setting for time difference with server, and setup to display categories. Added posibility for popup comments. Several small changes to speed it up Renamed to PointOfView. With insertable Poll (can be switched off) and a quick listing of comments in the last 1 or 2 days. Some errors corrected (see changes.txt) Pop_up files separate download Email address check for comments now verifies Yahoo addresses too!<<less
Added: 2003-05-21 License: Price: 0.00 Price: 0.00
13 downloads
 
Other version of WebLog Point of View
WebLog Point of ViewA weblog based on Somery but with multiple added functions. Complete admin ... With insertable Poll (can be switched off) and a quick listing of comments in the last 1 or 2 days
License:Not Specified
Download
2349 downloads
Added: 2003-05-21
PHP Verse of The Day

PHP Verse of The Day


This is a very simple and easy to configure verse of the day script. It fetches the Bible Gateway verse of the day and displays it on your website. Features: Length Limiting - Limit the length of the more>> This is a very simple and easy to configure verse of the day script. It fetches the Bible Gateway verse of the day and displays it on your website. Features: Length Limiting - Limit the length of the verse displayed Show Audio - Choose to show the audio link or not. Supported Bible versions: -New International Version -King James Version -English Standard Version -American Standard Version -Hatian Creole Version -Luther Bibel 1545 -Young?s Literal Translation -Darby Translation -Reina-Valera Antigua -Louis Segond -Icelandic Bible -Conferenza Episcopale Italiana -Maori Bible -Det Norsk Bibelselskap 1930 -Romanian Cornilescu Version -Russian Synodal Version -Albanian Bible -Svenska 1917<<less
Added: 2006-10-06 License: GPL Price: Free
1141 downloads
Number library of functions 1.0

Number library of functions 1.0


A library of functions extending the number class (integers and float values): rounding and truncation, data type conversion. more>> A library of functions extending the number class (integers and float values): rounding and truncation, data type conversion.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
11 downloads
The power of Action Script

The power of Action Script


In this tutorial you have a chance to learn simple Action Script example.When I drag my Movie Clip above another Movie Clip something happens. Lets see what it is! more>> In this tutorial you have a chance to learn simple Action Script example.When I drag my Movie Clip above another Movie Clip something happens. Lets see what it is!<<less
Added: 2006-04-24 License: Freeware Price: Free
1292 downloads
TechArena Software Forum of India

TechArena Software Forum of India


TechArena Technology, Computer Hardware and Software Forums of India. Visit our Forum - http://forums.techarena.in AND Visit our Gallery - http://gallery.techarena.in more>> TechArena Technology, Computer Hardware and Software Forums of India. Visit our Forum - http://forums.techarena.in AND Visit our Gallery - http://gallery.techarena.in<<less
Added: 2008-04-08 License: Other Price: $0.00USD
12 downloads
The Navigator object of JavaScript

The Navigator object of JavaScript


A look at the Navigator object of JavaScript and a list of useful visitor browser information returned. more>> A look at the Navigator object of JavaScript and a list of useful visitor browser information returned.<<less
Added: 2005-08-08 License: Freeware Price: $0.00USD
10 downloads
Compute style of element

Compute style of element


A method to get the styles on an element that arent set in-line or with JavaScript. more>> A method to get the styles on an element that arent set in-line or with JavaScript.<<less
Added: 2007-02-20 License: Freeware Price: $0.00USD
13 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
Break Out Of Frames

Break Out Of Frames


If you are worried about your web site opening in someone elses frames, this will "Break Out" of the frames! more>> If you are worried about your web site opening in someone elses frames, this will "Break Out" of the frames!<<less
Added: 2005-03-30 License: Price: 0.00 Price: 0.00
14 downloads
PHP Calendar of Events 1.0

PHP Calendar of Events 1.0


This script creates a PHP calendar of events that uses an overlib effect to indicate new events--Javascript must be enabled. The script main class myEventsCalendar.php allows you to add multiple events for each day in a year by calling a simple addEvent more>> This script creates a PHP calendar of events that uses an overlib effect to indicate new events--Javascript must be enabled. The script main class myEventsCalendar.php allows you to add multiple events for each day in a year by calling a simple addEvent method. The calendar then shows a preview of the event in an overlib effect as well as a detail page for further information. For this calendar you are going to need a file to test the main class, and also include the required js. Finally, further modifications to the script are possible once you learn how to use the main class, e.g. adding features, integrating the script to a MySql database etc..<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
15 downloads
RSS Feed Reader Links

RSS Feed Reader Links


As youre aware, many people now use feed readers to manage the gathering, viewing and updating of their favourite RSS feeds. The most popular newsreaders can make use of a unique link and automaticall more>> As youre aware, many people now use feed readers to manage the gathering, viewing and updating of their favourite RSS feeds. The most popular newsreaders can make use of a unique link and automatically add your RSS Feed to your visitor?s Newsreader. Just by clicking on this special link the person visiting your site or blog could ?add you to favourites? .Problem is a) you need to know how to set up these links and far more importantly, b) These special links are different for each newsreader which makes setting up a wide selection of newsreader links both tedious and time consuming. If you have multiple sites it could take hours and hours. The ?Feed Reader Links? is designed to help you to solve these problems.<<less
Added: 2006-08-25 License: PHP License Price: $3.99
1164 downloads
Word-Forms-Aware Site Search 1.01

Word-Forms-Aware Site Search 1.01


The script will spider your website and create search engine database. Search results include webpage title, URL, and a relevant excerpt with search terms emboldened. Advanced search form includes "at least one of these words", "all of these word", and more>> The script will spider your website and create search engine database. Search results include webpage title, URL, and a relevant excerpt with search terms emboldened. Advanced search form includes "at least one of these words", "all of these word", and "none of these words" fields. The script recognizes word forms (for example, if you enter "dive" in the search form the script will also be looking for "dives", "dived", and "diving"). If you use header and footer files on your webpages you can exclude them from search (the reason why you would want to do so is that the header and footer contents is present on all pages no matter whether they are relevant or not). The appearance is controlled by template files. You can test the script online.<<less
Added: 2006-01-05 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Word-Forms-Aware Site Search
Word-Forms-Aware Site SearchThe script will spider your website and create search engine ... Advanced search form includes "at least one of these words", "all of these word", and "none of
License:Freeware
Download
1391 downloads
Added: 2006-01-05
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5