Main > Free Download Search >

Free uses apple script

uses apple

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7063
CMS Made Simple

CMS Made Simple


CMS Made Simple is an easy to use content management system for simple stable content sites. Uses PHP, MySQL and the Smarty templating system. more>> CMS Made Simple is an easy to use content management system for simple stable content sites. Uses PHP, MySQL and the Smarty templating system.<<less
Added: 2004-07-29 License: GPL Price: Free
1919 downloads
FuseBug Beta

FuseBug Beta


FuseBug is a advance web-based application that manage all bugs. It features Group Permission, Reporting, Code-Table Administration. Uses Coldfusion technology and is coded using the fusebox methodology. more>> FuseBug is a advance web-based application that manage all bugs. It features Group Permission, Reporting, Code-Table Administration. Uses Coldfusion technology and is coded using the fusebox methodology.<<less
Added: 2006-09-12 License: LGPL Price: $0.00USD
12 downloads
 
Other version of FuseBug
FuseBugUses Coldfusion technology and is coded using the fusebox methodolo. FuseBug - Yannick Morin ... Uses Coldfusion technology and is coded using the fusebox methodology
License:LGPL
Download
1139 downloads
Added: 2006-09-12
simpleGuest

simpleGuest


Flat-file guestbook written in php and html. Uses a seperate style-sheet to control colours. Simple to setup. User comes on site, types a message and clicks add. Simple! more>> Flat-file guestbook written in php and html. Uses a seperate style-sheet to control colours. Simple to setup. User comes on site, types a message and clicks add. Simple!<<less
Added: 2003-07-24 License: GPL Price: Free
2284 downloads
Using PHP with MySQL 1

Using PHP with MySQL 1


Quick and easy script on how to create a DB link and execute an sql statement more>> Quick and easy script on how to create a DB link and execute an sql statement<<less
Added: 2007-11-13 License: GPL Price: $0.00USD
13 downloads
Ajax Includes script

Ajax Includes script


This script uses Ajax (DHTML interacting with the server) to let you dynamically include the contents of an external page onto the current document. more>> This script uses Ajax (DHTML interacting with the server) to let you dynamically include the contents of an external page onto the current document.<<less
Added: 2006-01-12 License: Freeware Price: $0.00USD
13 downloads
myGuestbook 2.0

myGuestbook 2.0


Yet antoher guestbook coded in PHP and uses MySQL for a database. Uses template system so its easy to intergate with your website. Not to mention it has a quick installation process. more>> Yet antoher guestbook coded in PHP and uses MySQL for a database. Uses template system so its easy to intergate with your website. Not to mention it has a quick installation process.<<less
Added: 2005-02-13 License: Free Non-Commercial Price: $0.00USD
14 downloads
Tonapubli 0.1

Tonapubli 0.1


Ad management in a very simple and useful Script for, uses Mysql for manage and show ads. Documentation and comments are in Spanish. more>> Ad management in a very simple and useful Script for, uses Mysql for manage and show ads. Documentation and comments are in Spanish.<<less
Added: 2004-02-22 License: GPL Price: $0.00USD
14 downloads
 
Other version of Tonapubli
Tonapublisimple and useful Script for, uses Mysql for manage and show ads. Documentation and comments ... simple and useful Script for, uses Mysql for manage and show ads. Documentation and comments
License:GPL
Download
2070 downloads
Added: 2004-02-22
PHP Include uses

PHP Include uses


Utilise PHP includes on your website to make changes in design and navigation much easier. Also features a cool way to make your own image viewer. more>> Utilise PHP includes on your website to make changes in design and navigation much easier. Also features a cool way to make your own image viewer.<<less
Added: 2007-01-31 License: Freeware Price: Free
1004 downloads
Three Practical Uses For Ajax

Three Practical Uses For Ajax


In this article Im going to show you three simple and practical uses for Ajax on your Web site. Youll need to know a bit of HTML, JavaScript, and PHP to follow along, but Ill do my best to explain eve more>> In this article Im going to show you three simple and practical uses for Ajax on your Web site. Youll need to know a bit of HTML, JavaScript, and PHP to follow along, but Ill do my best to explain everything in simple terms so you dont get lost.<<less
Added: 2006-11-10 License: Freeware Price: Free
629 downloads
phpSQLiteCMS 0.8

phpSQLiteCMS 0.8


A simple open source PHP web content management system (CMS) which uses SQLite as database and Smarty as template engine. Its licensed under the GNU General Public License. more>> A simple open source PHP web content management system (CMS) which uses SQLite as database and Smarty as template engine. Its licensed under the GNU General Public License.<<less
Added: 2007-09-19 License: GPL Price: $0.00USD
14 downloads
Exploding Rocket

Exploding Rocket


Uses JavaScript and DHTML to animate a rocket which rises up the screen in different colours then explodes in a shower of sparks, like fireworks! more>> Uses JavaScript and DHTML to animate a rocket which rises up the screen in different colours then explodes in a shower of sparks, like fireworks!<<less
Added: 2006-01-15 License: Freeware Price: $0.00USD
10 downloads
Using MySQL Prepared Statements in PHP

Using MySQL Prepared Statements in PHP


Using MySQL Prepared Statements in PHP offers you a helpful software using the Mysqli (MySQL enhanced) extension in PHP 5 via the MySQLi_STMT class. more>> <<less
Added: 2009-07-29 License: PHP Price: $0.00USD
downloads
Feedback Form using JMAIL 1

Feedback Form using JMAIL 1


Let your visitors contact you with this colorful form that uses ASP and JMAIL. Included with this form is a Header and Footer file. more>> Let your visitors contact you with this colorful form that uses ASP and JMAIL. Included with this form is a Header and Footer file.<<less
Added: 2003-01-27 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Feedback Form using JMAIL
Feedback Form using JMAILLet your visitors contact you with this colorful form that uses ASP . Let your visitors contact you with this colorful form that uses ASP
License:Freeware
Download
2490 downloads
Added: 2003-01-27
Apple style Accordion Menu

Apple style Accordion Menu


A JavaScript menu script with silver themed headers that expand in an accordion style to reveal additional links. The headers are toggled via "mouseover" over each one, and the previous expanded header (if any) is closed before expanding the current. more>> A JavaScript menu script with silver themed headers that expand in an accordion style to reveal additional links. The headers are toggled via "mouseover" over each one, and the previous expanded header (if any) is closed before expanding the current.<<less
Added: 2008-07-15 License: Freeware Price: $0.00USD
13 downloads
Finding Items in an Array with PHP

Finding Items in an Array with PHP


This elementary tutorial describes how to search an array to see if a specific item lies in it. In the tutorial, we create an array of strings such as Apple and Orange then show you how to use PHP more>> This elementary tutorial describes how to search an array to see if a specific item lies in it. In the tutorial, we create an array of strings such as "Apple" and "Orange" then show you how to use PHP to find out that "Apple" is in the array but "Monkey" is not. This can be useful in PHP programs if you have a collection of items (perhaps that a user has entered) and you want to know if a certain item is in that collection.<<less
Added: 2005-12-28 License: Other Free / Open Source License Price: Free
1400 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5