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.335.021 Times

Calculate Distance Betw Contact Php software
Filter: All | Freeware | Demo
 

Calculate Distance Betw Contact Php

< 1 2 3 4 5 > 
Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 1.533

Transparent Contact Form V Transparent Contact Form V1 With Required Field Validation with Php. Very Easy to Config and add or delete Field. XML Features: Change Receiver Email. Change message subject. Change Required Field Error message. Change email Field Error message. Change success message. Change Title and input text...



Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Commercial Cost: $3.50 USD Size: 100 KB Download (46): Transparent Contact Form V Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 1.454

PHP Contat Form V FLASH VERSION: 8, ActionScript 2.0.PHP contact form with validation created using Flash 8 and Flash CS3 with Action Script 2.02 Buttons (send, Reset)Easily Drag and Drop movie clip of the form on your projectUPDATE 1.1:- Bug fixed, now the form is sending without problems.





Platforms: Not Applicable

License: Commercial Cost: $3.00 USD Size: 8 KB Download (47): PHP Contat Form V Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 1.185

Super Contact Form A very cool and creative PHP based contact form. Full skin customizable. Features: * Fully customizable skin and support any color; * Use FlashVar to customize color; * Php based contact form; * Fits in any theme.


Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Commercial Cost: $4.00 USD Size: 100 KB Download (49): Super Contact Form Download

Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 1.128

Deluxe Contact Form PHP Contact Form: - the form verifies if the Name, Email and Message are completed.The form also verifies if the email address is valid; - the error messages are XML driven; - the text that says 'Name', 'Email', 'Message' and 'send' are XML driven; - the text on the right of the contact form is...


Platforms: Windows, Mac, Unix, Linux

License: Shareware Cost: $6.00 USD Size: 488 KB Download (48): Deluxe Contact Form Download

Released: June 06, 2012  |  Added: June 06, 2012 | Visits: 1.214

Advanced Contact Form Advanced Contact Form collecting all data necessary for a subscription or so, made with PhP. Features: *single movieclip can be dropped in root or any instance of other clips 100% guarantee to work!!! *only numerical input for fields like phone or zip code *warning for empty fields; *clear fields...


Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Commercial Cost: $5.00 USD Size: 100 KB Download (49): Advanced Contact Form Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 922

Contact Form XML Contact Form XML Features: * XML form - define all the fields in a simple XML file; * smooth animation when mousing over; * drag-and-drop from Library onto your project; * vector background ; easy to replace ; self centering when browser resizes ( this can be disabled , too ); * working PHP...


Platforms: Windows, Mac, Unix, Linux

License: Shareware Cost: $6.00 USD Size: 488 KB Download (48): Contact Form XML Download

Added: May 10, 2013 | Visits: 1.069

SCForm SCForm is a simple contact form written in PHP. It is designed to be simple, yet flexible and secure. It features: - Single simple, secure, straight-forward processing script - Clean, structured coding style - Liberally commented throughout - Flexible configuration - Only two easy...


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

License: Freeware Download (56): SCForm Download

Added: May 10, 2013 | Visits: 18.451

Form Contact PLUS Form Contact is a comprehensive PHP based form-to-email processor which, once installed, will allow you to be able to receive emails using forms on your website. This script also allows you to also send an automated response to people who fill out the forms on your website.FeaturesTurns forms...


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

License: Freeware Download (62): Form Contact PLUS Download

Added: May 10, 2013 | Visits: 16.403

Contact Us Form With this module you will have a contact us form which has a list of addresses your users can select to send the mail to.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Contact Us Form Download

Added: May 10, 2013 | Visits: 5.554

Contact Us Email Subject This contribution allows the customer to select a predefined email subject when submitting an email from the contact us page. When the email is sent, the selected subject is included as part of the subject of the email. The same functionality applies when an email is sent from the admin side and...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (63): Contact Us Email Subject Download

Added: May 10, 2013 | Visits: 1.190

phpAbook 0.8.8b phpAbook is a simple address/contact management system that uses PHP and MySQL. It provides many features that you would find in a similar offline, OS specific application. It is also has multi-user capabilities.


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

License: Freeware Download (57): phpAbook 0.8.8b Download

Added: June 19, 2013 | Visits: 408

Diffusion Distance DIFFUSION_DISTANCE calculate the diffusion distance between matricesdist = diffusion_distance(im1, im2, [sig, dim], threshold, pad_type])[dist, iter] = diffusion_distance(im1, im2) compute the diffusion distancebetween im1 and im2 (histograms).Optionally returns the number of iterations. This...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Diffusion Distance Download

Added: July 29, 2013 | Visits: 354

Bhattacharyya Distance Measure for Pattern Recognition The m-file provides a tool to calculate the Bhattacharyya Distance Measure (BDM) between two classes of normal distributed data. The BDM is widely used in Pattern Recognition as a criterion for Feature Selection.Directly calculation may result in divide by zero error due to possible (near)...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Bhattacharyya Distance Measure for Pattern Recognition Download

Added: May 24, 2013 | Visits: 250

Distance Matrix calculation This program calculates the Euclidean distances of every possible pair of points, whose coordinates are given as rows in a matrix. It is particularly useful for distance-based classifiers, due to its limited computational cost. The program can be easily adapted to calculate Manhattan distance or...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Distance Matrix calculation Download

Added: August 24, 2013 | Visits: 425

Distance between a point and a triangle in 3D Calculate the distance of a given point P from a triangle TRI.Point P is a row vector of the form 1x3. The triangle is a matrix formed by three rows of points TRI = [P1;P2;P3] each of size 1x3. dist = pointTriangleDistance(TRI,P) returns the distance of the point P to the triangle TRI. [dist,PP0]...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Distance between a point and a triangle in 3D Download

Added: September 03, 2013 | Visits: 828

FleaIM PHP Edition for Scripts Users can register and sign in manually or automatically.Here are some key features of "FleaIM PHP Edition":dlTE Modify my profile, state, signaturedlTE Send, receive message, flash & face icondlTE Search, add, block, remove, sort contactsdlTE View, download chatting historydlTE Get sound...


Platforms: PHP

License: Freeware Size: 532.48 KB Download (45): FleaIM PHP Edition for Scripts Download

Added: May 07, 2013 | Visits: 913

2D / 3D Line Graph for PHP This PHP script provides a very easy way to embed dynamically generated line graphs and charts into PHP applications and HTML web pages.The graphing software is very easy to use and it's perfectly possible to add professional quality real time graphing to web pages / applications within...


Platforms: PHP

License: Shareware Cost: $49.00 USD Size: 952.32 KB Download (50): 2D / 3D Line Graph for PHP Download

Added: April 06, 2013 | Visits: 1.002

2D / 3D Vertical Bar Graph for PHP This PHP script provides a very easy way to embed dynamically generated vertical bar graphs and charts into PHP applications and HTML web pages.The graphing software is very easy to use and it's perfectly possible to add professional quality real time graphing to web pages / applications within...


Platforms: PHP

License: Shareware Cost: $195.00 USD Size: 952.32 KB Download (47): 2D / 3D Vertical Bar Graph for PHP Download

Added: July 23, 2013 | Visits: 675

2D / 3D Stacked Horizontal Bar Graph for PHP for Scripts This PHP script provides a very easy way to embed dynamically generated stacked horizontal bar graphs and charts into PHP applications and HTML web pages.The graphing software is very easy to use and it's perfectly possible to add professional quality real time graphing to web pages /...


Platforms: PHP

License: Freeware Size: 952.32 KB Download (55): 2D / 3D Stacked Horizontal Bar Graph for PHP for Scripts Download

Added: August 09, 2013 | Visits: 3.344

Contact Form 7 Calendar javascript Calendar for Content, Widget and also work for Contact Form 7Installation :This section how to install the plugin and get it working. 1. Upload the plugin folder to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place a tag...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Contact Form 7 Calendar Download

< 1 2 3 4 5 >