Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.413 Times

Cheque Book Php Id Cart freeware
Filter: All | Freeware | Demo
 

Cheque Book Php Id Cart

< 1 2 3 4 5 > 
Added: October 24, 2013 | Visits: 986

MacSleep This tool enables you to put your Mac to sleep, shutdown and log off after a defined time frame. You can set also the hibernate mode to put your Mac to deep sleep (saves Energy while sleeping). Additionally you can also use a already installed Insomnia (...



Platforms: Mac

License: Freeware Size: 3.88 MB Download (42): MacSleep Download

Added: July 07, 2013 | Visits: 990

Not Mac Gnome theme look like Mac. This theme based on Glossy P theme. This theme tested on Archlinux. Note: * Change your panel background with image panel-bg.png in theme directory Other tools, make your desktop like mac * gnome-globalmenu (https://aur.archlinux.org/packages.php?ID=23797) *...





Platforms: *nix

License: Freeware Size: 184.32 KB Download (33): Not Mac Download

Added: May 10, 2013 | Visits: 1.540

ADD TAX ID NUMBER TO CREATE_ACCOUNT.PHP This will require a customer to enter their Tax ID number or their EIN number to create an account.FIND$sql_data_array = array('entry_firstname' => $customers_firstname,'entry_lastname' => $customers_lastname,'entry_street_address' => $entry_street_address,'entry_postcode' =>...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): ADD TAX ID NUMBER TO CREATE_ACCOUNT.PHP Download

Added: July 25, 2013 | Visits: 716

PHP Book Club PHP Book Club is a web application designed to allow users of small groups (like User Groups, Clubs) to share their collection of books with each other. Individual users can create an account, and add their books to the system. Then other users can browse the collective 'library' and borrow books...


Platforms: PHP

License: Freeware Size: 849.92 KB Download (40): PHP Book Club Download

Added: August 24, 2010 | Visits: 1.619

AJAX Book Reader AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (132): AJAX Book Reader Download

Added: May 10, 2013 | Visits: 745

PHP Easy Life PHP Easy Life is a PHP web-based project that includes modules for address book, birthday, reminder, bank-account, billing, articles... with includes multi language support and users-permissions/themes/configuration.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (64): PHP Easy Life Download

Added: May 10, 2013 | Visits: 447

Book Bridge 5.x-1.x-dev It currently includes token integration which can allow for pathauto setups such as BOOKNAME/TITLE and a views argument for the book ID which can allow per-book searching.The functionality this module provides is already included in the core Book module in Drupal 6.InstallationUnpack in your...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Book Bridge 5.x-1.x-dev Download

Added: May 10, 2013 | Visits: 807

Camel Shopping Cart Camel Shopping Cart is a fully customizable shopping cart system created in php with mysql database. It includes also a backend to manage the store.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): Camel Shopping Cart Download

Added: May 10, 2013 | Visits: 921

Simple Shopping Cart System Simple Shopping Cart System for PHP is a PHP and MySQL based shopping cart system that is free and stores all data in databases. The Simple Shopping Cart System difference is smaller size and a much greater ease of use than other Shopping Cart systems.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (71): Simple Shopping Cart System Download

Added: May 10, 2013 | Visits: 807

A2Z Address Book A2Z is a simple and efficient web-based address book powered by PHP and MySQL. It provides you a simple web-based solution to store your contacts. You can use it to replace your phonebook or even use it as an office-wide phone directory. It is all yours to decide!


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): A2Z Address Book Download

Added: August 25, 2013 | Visits: 831

Maian Cart for Shopping Carts Maian Cart is a full featured shopping cart made in PHP.Script Features:- Easy to install Paypal shopping cart.- Fully functioning shopping cart with update and remove functions.- Group products into categories.- Assign gift certificates for product discounts.- Specify expiry date for gift...


Platforms: PHP

License: Freeware Size: 1.63 MB Download (52): Maian Cart for Shopping Carts Download

Added: July 19, 2013 | Visits: 3.807

PHP Guest-book This script allows you to manage a fully customizable guestbook.Features:- Fully customizable guestbook and form display- Full CSS backend- Easy to use admin panel- Will not show email addresses on guestbook- Three Step Install (Web based, only one file to edit!)- Built in PHP and MySQL- Allows...


Platforms: PHP

License: Freeware Size: 235.52 KB Download (60): PHP Guest-book Download

Added: July 24, 2010 | Visits: 2.409

PHP music player controller PHP music player controller (PMPC) is a script that allows navigation through your music directory, and the adding of albums or single songs into a playlist. The project also allows you to play, stop, pause, and go back and forth through the playlist. Apache needs to run as the same user that...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): PHP music player controller Download

Added: May 12, 2010 | Visits: 1.469

Fastilo Fastilo project is a freeware shopping cart script based on PHP and Flat Files. Extremely easy to run and use. Our product work on Quick.Cart engine with some modifications..


Platforms: *nix

License: Freeware Size: 368.64 KB Download (193): Fastilo Download

Added: July 03, 2010 | Visits: 1.854

PHP Generic Access Control List PHP Generic Access Control List is a PHP class that offers Web developers a simple, yet immensely powerful "drop in" permission system for their current Web-based applications..


Platforms: *nix

License: Freeware Size: 2.6 MB Download (103): PHP Generic Access Control List Download

Added: July 07, 2010 | Visits: 1.972

PHP Voice PHP Voice (formerly known as PHP VXML) contain four classes that assist in developing voice application using PHP. PHP Voice supports Speech Synthesis Markup Language 1.0, Speech Recognition Grammar Specification 1.0, Voice Browser Call Control: CCXML 1.0, and Voice Extensible Markup Language...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (206): PHP Voice Download

Added: July 24, 2010 | Visits: 2.201

PHP::Session PHP::Session is a Perl module to read / write PHP session files. SYNOPSIS use PHP::Session; my $session = PHP::Session->new($id); # session id my $id = $session->id; # get/set session data my $foo = $session->get(foo); $session->set(bar => $bar); # remove session data...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (119): PHP::Session Download

Added: September 04, 2010 | Visits: 1.170

PHP::Session::DB PHP::Session::DB is a Perl module to read / write PHP sessions stored in databases. SYNOPSIS use PHP::Session::DB; my $session = PHP::Session::DB->new($id, { DBUSER => $dbuser, DBPASSWD => $dbpasswd, DBNAME => $dbname }); # session id my $id = $session->id; # get/set session data my...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): PHP::Session::DB Download

Released: September 29, 2012  |  Added: October 21, 2012 | Visits: 3.706

MochiGames PHP Script ZDR MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and take money from MochiMedia by their terms and...


Platforms: Windows, *nix, Other

License: Freeware Size: 368.54 KB Download (161): MochiGames PHP Script ZDR Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 1.648

AfterLogic WebMail Lite PHP Free and easy-to-use PHP webmail script with modern AJAX interface. Supports POP3/IMAP accounts, SMTP, SSL (including Gmail). Users can check and send mail, use address book. Skins, 3-pane view, non-English languages (including right-to-left Arabic and Hebrew), UTF-8 and other charsets, IMAP...


Platforms: Windows, Mac, Linux, Linux Console, Linux GPL, Linux Open Source, Unix

License: Freeware Size: 5.55 MB Download (462): AfterLogic WebMail Lite PHP Download

< 1 2 3 4 5 >