Main > Free Download Search >

Free most popular functions script

most popular functions

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1472
String library of functions 1.0

String library of functions 1.0


A library of functions embedding into the original javascript String object: it features the replacement of all occurrances (supports arrays), accents and HTML entities management, data type conversion and recognition; slashes management, stripping Tags more>> A library of functions embedding into the original javascript String object: it features the replacement of all occurrances (supports arrays), accents and HTML entities management, data type conversion and recognition; slashes management, stripping Tags out;; Euclidean distance between strings ... and more operations.<<less
Added: 2008-03-01 License: GPL Price: $0.00USD
13 downloads
Pseudo-random PHP functions

Pseudo-random PHP functions


This article introduces PHPs pseudo-random functions to the reader and explains the difference between a pseudo-random and a truly random number. more>> This article introduces PHPs pseudo-random functions to the reader and explains the difference between a pseudo-random and a truly random number.<<less
Added: 2006-03-31 License: GPL Price: Free
1309 downloads
RSS-functions 1.0

RSS-functions 1.0


RSS-functions v1.0 contains a couple of functions which give you the opportunity to open a RSS-feed and put the content to an array which can be used in your PHP-code more>> RSS-functions v1.0 contains a couple of functions which give you the opportunity to open a RSS-feed and put the content to an array which can be used in your PHP-code<<less
Added: 2006-08-25 License: Free Non-Commercial Price: $0.00USD
12 downloads
 
Other version of RSS-functions
RSS-functionsRSS-functions v1.0 contains a couple of functions which give you the opportunity to open a RSS ... RSS-functions v1.0 contains a couple of functions which give you the opportunity to open a RSS
License:Free for non-commercial use
Download
1168 downloads
Added: 2006-08-25
Cookie Functions 1.0

Cookie Functions 1.0


4 javascript cookie functions that I wrote for various website projects. I put them together in this script. They allow you to access, assign, modify, and delete your cookies with client-side code. more>> 4 javascript cookie functions that I wrote for various website projects. I put them together in this script. They allow you to access, assign, modify, and delete your cookies with client-side code.<<less
Added: 2004-03-25 License: Freeware Price: 0.00
13 downloads
Javascript Date Function

Javascript Date Function


Both the date and time is accessed from the Javascript Date() function. Learn the basics of this functions to add simple date and time information to your website. more>> Both the date and time is accessed from the Javascript Date() function. Learn the basics of this functions to add simple date and time information to your website.<<less
Added: 2006-09-19 License: Other Price: $0.00USD
14 downloads
Clear Screen Function

Clear Screen Function


This function uses the Windows API to clear a console screen, and is useful for when the standard system(cls) is unavailable. more>> This function uses the Windows API to clear a console screen, and is useful for when the standard system("cls") is unavailable.<<less
Added: 2005-03-28 License: Not Specified Price: Free
1689 downloads
Database Functions

Database Functions


This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated more>> This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative arrays.<<less
Added: 2007-07-17 License: GPL Price: Free
834 downloads
modules and functions for phpShop

modules and functions for phpShop


the following functions and modules are available for download: Languages: arabic,chinese,english,ge rman,french,russian,polis h. Functions: hit counter, language selector, paypal payment function, shop help module, ticket module, currency-selector more>> the following functions and modules are available for download: Languages: arabic,chinese,english,ge rman,french,russian,polis h. Functions: hit counter, language selector, paypal payment function, shop help module, ticket module, currency-selector and converter,news-ticker,dow nload-feature Complete Shop: multi lingual phpShop 0.80 with additional functions and the following languages included: arabic,chinese,english,ge rman,french,hebrew,russia n,polish.<<less
Added: 2005-05-02 License: GPL Price: $0.00USD
12 downloads
 
Other version of modules and functions for phpShop
modules and functions for phpShopdonate function - download feature - ftp module - german language files - hit counter - language ... donate function - download feature - ftp module - german language files - hit counter - language
Price: $0.00USD
License:GPL
Download
15 downloads
Added: 2005-05-02
How to redeclare native PHP functions 1.0

How to redeclare native PHP functions 1.0


The tutorial shows a way to redeclare native PHP functions like session_start or print_r. more>> The tutorial shows a way to redeclare native PHP functions like session_start or print_r.<<less
Added: 2006-05-23 License: Other Price: $0.00USD
14 downloads
 
Other version of How to redeclare native PHP functions
How to redeclare native PHP functionsThe tutorial shows a way to redeclare native PHP functions like session_start or print_r. How ... functions. The tutorial shows a way to redeclare native PHP functions like session_start or
Price: FreeAdditionalInfohttpopenideascompany.combogomilp42
License:Other Free / Open Source License
Download
1258 downloads
Added: 2006-05-23
String Functions For Flash

String Functions For Flash


These functions consist of ones that are not built into Flash. They include the following functions in this list: string_rot_13 , string_count , string_icount , string_ipos , string_ireplace , string_ more>> These functions consist of ones that are not built into Flash. They include the following functions in this list: string_rot_13 , string_count , string_icount , string_ipos , string_ireplace , string_pad , string_parse , string_pos , string_replace , string_shuffle , string_slash , and string_sub_replace. The help files for this is included within the actionscript file. Each function is fully explained and the parameters are shown. This information is found right above each function in the multi-line comment. Feel free to distribute this without my prior consent. Please include me in the credits for the flash game/application when you can :). Enjoy!<<less
Added: 2004-11-16 License: GPL Price: FreeAdditionalInfoFeelfreetodistributethiswithoutmypriorconsent.Pleaseincludemeinthecreditsfortheflashgameapplication.
1807 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
PHP Functions urlencode 1

PHP Functions urlencode 1


You should encode string values while passing in an querystring. We use UrlEncode to Returns a string in which all non-alphanumeric characters except -_. have been replaced with a percent (%) sign followed by two hex digits and spaces encoded as plus more>> You should encode string values while passing in an querystring. We use UrlEncode to Returns a string in which all non-alphanumeric characters except -_. have been replaced with a percent (%) sign followed by two hex digits and spaces encoded as plus (+) signs.<<less
Added: 2008-08-27 License: Freeware Price: $0.00USD
11 downloads
Introduction to functions

Introduction to functions


In this tutorial we look at the basic use of functions in Javascript. more>> In this tutorial we look at the basic use of functions in Javascript.<<less
Added: 2006-09-16 License: Freeware Price: $0.00USD
12 downloads
PHP Functions : array_fill

PHP Functions : array_fill


array_fill() fills an array with num entries of the value of the value parameter, keys starting at the start_index parameter. Note that num must be a number greater than zero, or PHP will throw a warn more>> array_fill() fills an array with num entries of the value of the value parameter, keys starting at the start_index parameter. Note that num must be a number greater than zero, or PHP will throw a warning. .<<less
Added: 2006-09-12 License: Freeware Price: Free
1138 downloads
Poll Result Bar Through PHP GD Function

Poll Result Bar Through PHP GD Function


It is useful for displaying Single Result bar for Testimonial, Review, or topic rating. In this article, You will learn how to create Images, Resize, Copy and Merge into One Image, using PHP GD Functi more>> It is useful for displaying Single Result bar for Testimonial, Review, or topic rating. In this article, You will learn how to create Images, Resize, Copy and Merge into One Image, using PHP GD Functions, also you will find a trick to create seo friendly url with just a single line of code.<<less
Added: 2007-06-03 License: PHP License Price: Free
909 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5