common functions
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1219
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
Common PHP Codes
learn some of the very common php codes that almost every php enabled site uses, and now you can be one too! more>> learn some of the very common php codes that almost every php enabled site uses, and now you can be one too!<<less
Added: 2006-06-08 License: GPL Price: FreeAdditionalInfoEnjoyfreedom
1243 downloads
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
License:Free for non-commercial use
C Programming - Functions (Part-I)
In this tutorial you will learn about C Programming - Functions (Part-I) Functions are used in c for the following reasons, Function definition, Types of functions, Functions with no arguments and no more>> In this tutorial you will learn about C Programming - Functions (Part-I) Functions are used in c for the following reasons, Function definition, Types of functions, Functions with no arguments and no return values, Functions with arguments but no return values, Functions with arguments and return values, Return value data type of function and Void functions.<<less
Added: 2006-06-01 License: Freeware Price: Free
1257 downloads
Other version of C Programming - Functions
License:Freeware
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
Functions in C++
In this tutorial we will be studying a bit of Functions in C++ Language. more>> Functions in C++ is a convenient application which helps you be dealing with how to define, declare, pass and return values in a C++ Function. Functions forms the most important part of computer programming. Also be dealing a bit with the Friend Function.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
15 downloads
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
Common PHP Codes n/a
learn some of the very common php codes that almost every php enabled site uses, and now you can be one too! more>> learn some of the very common php codes that almost every php enabled site uses, and now you can be one too!<<less
Added: 2006-06-08 License: GPL Price: $0.00USD
14 downloads
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
Price: $0.00USD
License:GPL
License:GPL
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
LTrim; RTrim; and Trim Functions 1
You may use these functions to use to lead spacing. For left of string LTRIM, right of string TRIM, for both side TRIM. more>> You may use these functions to use to lead spacing. For left of string LTRIM, right of string TRIM, for both side TRIM.<<less
Added: 2004-02-12 License: Freeware Price: $0.00USD
10 downloads
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
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
Price: FreeAdditionalInfohttpopenideascompany.combogomilp42
License:Other Free / Open Source License
License:Other Free / Open Source License
Javascript Trim Ltrim and RTrim Functions
This set of Javascript functions trim or remove whitespace from the ends of strings. These functions can be stand-alone or attached as methods of the String object. They can left trim, right trim, or trim from both sides of the string. Rather than using more>> This set of Javascript functions trim or remove whitespace from the ends of strings. These functions can be stand-alone or attached as methods of the String object. They can left trim, right trim, or trim from both sides of the string. Rather than using a clumsy loop, they use simple, elegant regular expressions. The functions are granted to the public domain.<<less
Added: 2006-10-19 License: Freeware Price: $0.00USD
14 downloads
Client Side in ASP.NET: Common Javascript Functions 1
In this tutorial we are going to present you a set of famous and frequently used client side scripts. You can simply copy any of these scripts into your web application without giving any attention to their underlying technologies. If, in any case, more>> In this tutorial we are going to present you a set of famous and frequently used client side scripts. You can simply copy any of these scripts into your web application without giving any attention to their underlying technologies. If, in any case, further customization or configuration is essential to utilize any of these scripts then we will include this information as well.<<less
Added: 2006-06-13 License: Freeware Price: $0.00USD
12 downloads
Other version of Client Side in ASP.NET: Common Javascript Functions
License:Freeware
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 common functions 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