math for dummies
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 478
Limeware Cms for Dummies 0.6.7
Limeware CMS is a lightweight, user friendly Mysql and PHP content management system for dummies, ideal for personal and smaller scale websites. It has powerful content management features such as WYSIWYG (what you see is what you get) text editor, more>> Limeware CMS is a lightweight, user friendly Mysql and PHP content management system for dummies, ideal for personal and smaller scale websites. It has powerful content management features such as WYSIWYG (what you see is what you get) text editor, search friendly URLs, clickstream, article, news management and user administration.<<less
Added: 2007-10-22 License: GPL Price: $0.00USD
14 downloads
PHP for dummy 1.0
PHP for dummy is a small tutorial for the absolute beginners how to start with PHP. This article covers more topic from installation to PHP basics. more>> PHP for dummy is a small tutorial for the absolute beginners how to start with PHP. This article covers more topic from installation to PHP basics.<<less
Added: 2007-08-20 License: Freeware Price: $0.00USD
12 downloads
A-1 PHP Form Wizard for Dummies 1.2
This script works like a wizard that takes you through the various stages involved in creating a PHP form, without having to know the PHP language. You just need to answer the various questions and the wizard will create the code for you. You can add more>> This script works like a wizard that takes you through the various stages involved in creating a PHP form, without having to know the PHP language. You just need to answer the various questions and the wizard will create the code for you. You can add a Javascript validation to the form. Finally, you can customise your PHP form with your favourite HTML editor, so that it suits your web sites colour scheme and style. Summary of features =================== - First page checks the required server configuration - Most fields now have detailed context-sensitive help with screen shots - The form now allows you to redirect the user to a thank you page - The final page allows you to copy the entire PHP form but also allows you to select separately the PHP , Javascript and HTML part, for easier integration to an existing page.<<less
Added: 2007-03-05 License: GPL Price: $0.00USD
13 downloads
Other version of A-1 PHP Form Wizard for Dummies
License:GPL
Weather for PHP
Displays local weather. Current temp with conditions graphic, 7 day text forecast, closest radar map. Templates are used for display so you may use the pages included and edit them for a weather desti more>> Displays local weather. Current temp with conditions graphic, 7 day text forecast, closest radar map. Templates are used for display so you may use the pages included and edit them for a weather destination page or easily include them into your present site.<<less
Added: 2007-05-21 License: Free for non-commercial use Price: Free
1028 downloads
Ajax For Beginners
AJAX allows you to make a call to an http server (typically an RSS feed or a webpage), get it?s content and load them into your existing page without having to refresh the whole page. This means that more>> AJAX allows you to make a call to an http server (typically an RSS feed or a webpage), get it?s content and load them into your existing page without having to refresh the whole page. This means that services like email don?t have to reload the whole page everytime you click a message, saving on bandwidth (loading the header/footer all over again) and making things more efficient.<<less
Added: 2007-01-02 License: Freeware Price: Free
1045 downloads
ImpAKT for CF 3.6.0
For the Dreamweaver MX developers who need to implement complex and interactive dynamic websites, ImpAKT 2 tNG is a tool for database application logic unified management. Unlike standard Dreamweaver MX web development, that requires manual code more>> For the Dreamweaver MX developers who need to implement complex and interactive dynamic websites, ImpAKT 2 tNG is a tool for database application logic unified management. Unlike standard Dreamweaver MX web development, that requires manual code modification to implement the application logic, our product relies on tNG (InterAKT Transaction Engine), allowing software triggers generation and editing using intuitive GUIs to increase productivity and avoid error prone manual coding. ImpAKT supports ColdFusion, ASP and PHP server models.<<less
Added: 2004-03-10 License: Commercial Price: $0.00USD
13 downloads
AIMpost plugin for WordPress
AIMpost is a WordPress plugin that creates a link to set your AIM away message as an excerpt from any post. It?s useful for personal bloggers who want to update their friends on the latest gossip, pro more>> AIMpost is a WordPress plugin that creates a link to set your AIM away message as an excerpt from any post. It?s useful for personal bloggers who want to update their friends on the latest gossip, professional bloggers who want to increase word-of-mouth advertising, and anyone else who?s just interested in letting AIM users know when they?ve updated.<<less
Added: 2006-01-15 License: GPL Price: Free
1380 downloads
GDGraph for PHP 2.1.0
Do line, pie and bar graphs from preformed arrays with GD and PHP. more>> Do line, pie and bar graphs from preformed arrays with GD and PHP.<<less
Added: 2005-10-22 License: GPL Price: $0.00USD
11 downloads
Other version of GDGraph for PHP
License:GPL
KTML for Dreamweaver
KTML is an online HTML editor that helps you edit your website content directly in a browser. The editor loads fast and has an easy-to-use interface (similar to desktop editors). The latest version of more>> KTML is an online HTML editor that helps you edit your website content directly in a browser. The editor loads fast and has an easy-to-use interface (similar to desktop editors). The latest version offers superior Word compatibility, a revolutionary Image Editor and XHTML 1.1 support. KTML has wide browser compatibility and supports most platforms (including MAC).<<less
Added: 2003-08-25 License: Freeware Price: FreeAdditionalInfoLite
2299 downloads
authmysql.php for nnrpd (inn)
authmysql.php is a php script you can use in an inn installation to authenticate readers against a MySQL database. It has authentication support as well as group support. more>> authmysql.php is a php script you can use in an inn installation to authenticate readers against a MySQL database. It has authentication support as well as group support.<<less
Added: 2002-04-26 License: Freeware Price: Free
2741 downloads
WS-Ecard for website
This version works without database. The ecard is directly sent to the recipient. The email contains also the message and other mentions.wich can be configured in the file Params.asp - Multilingual su more>> <<less
Added: 2006-02-20 License: Freeware Price: Free
782 downloads
KTML 4.1.0 for ColdFusion
KTML is an online HTML editor that helps you edit your website content directly in a browser. The editor loads fast and has an easy-to-use interface (similar to desktop editors). The latest version of more>> KTML is an online HTML editor that helps you edit your website content directly in a browser. The editor loads fast and has an easy-to-use interface (similar to desktop editors). The latest version offers superior Word compatibility, a revolutionary Image Editor and XHTML 1.1 support. KTML has wide browser compatibility and supports most platforms (including MAC).<<less
Added: 2003-12-03 License: Freeware Price: FreeAdditionalInfoLite
2160 downloads
AutoCRUD for PHP
The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality more>> The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality. It is able to automatically handle relationships between tables, and it takes only one line to get related records from one table when selecting records from another table. Furthermore, this library also makes it possible to use table prefixes, without having to change ONE line of your code. It also allows you to create table aliases, thereby creating "virtual tables". Security is also important for this libray, thats why it has several utilities to prevent SQL injection, and all the native methods also automatically prevent SQL injection. When using this library you will (almost) never have to write SQL yourself, and this library is a real time saver.<<less
Added: 2006-06-14 License: Other Free / Open Source License Price: FreeAdditionalInfoMITlicense
1229 downloads
FireMail for .NET 1.0
FireMail for .NET is a highly efficient .NET component that allows developers to quickly add real-time e-mail capability to their server or client based applications. It integrates seamlessly with DynamicPDF for .NET allowing real-time PDF reports and more>> FireMail for .NET is a highly efficient .NET component that allows developers to quickly add real-time e-mail capability to their server or client based applications. It integrates seamlessly with DynamicPDF for .NET allowing real-time PDF reports and documents to be sent via e-mail without the need to create or manage temporary files. Both plain text and HTML message types are supported. HTML messages can contain alternate plain text as well as embedded images. FireMail for .NET was designed from the ground up with ease of use and performance in mind. The API focuses on presenting a logical object model that adheres to all common SMTP RFCs and follows sound object oriented programming techniques.<<less
Added: 2007-12-24 License: Commercial Price: $0.00USD
11 downloads
TinyTool For Webhosts 1
TinyTool co-ordinates the activities of PayPal Subscriptions, PayPal Instant Payment Notification (IPN), the CPanel Web Host Manager (WHM), and a MySQL database to securely colect and record new customer information. more>> TinyTool co-ordinates the activities of PayPal Subscriptions, PayPal Instant Payment Notification (IPN), the CPanel Web Host Manager (WHM), and a MySQL database to securely colect and record new customer information.<<less
Added: 2005-08-29 License: GPL Price: $0.00USD
11 downloads
Other version of TinyTool For Webhosts
License:GPL
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above math for dummies search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed