strings
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 285
PHP Strings Primer
In order to accomplish almost any programming task with PHP youll be dealing with strings. To get the best out of PHP you must thoroughly understand the basic string functions available. In this tutor more>> In order to accomplish almost any programming task with PHP youll be dealing with strings. To get the best out of PHP you must thoroughly understand the basic string functions available. In this tutorial we will lay down the foundations needed for a solid understanding of strings. 36 pages of examples and discussions about strings.<<less
Added: 2003-07-15 License: Not Specified Price: Free
2298 downloads
Encoding URL strings
While passing variables as an URLs querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser. more>> While passing variables as an URLs querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser.<<less
Added: 2006-09-06 License: Freeware Price: Free
1172 downloads
Strings Performance In ASP.NET 1
This tutorial covers some good habits to improve performances when working with strings in ASP.NET. String manipulation is one of the most used programming techniques in real world applications, especially in web programming. more>> This tutorial covers some good habits to improve performances when working with strings in ASP.NET. String manipulation is one of the most used programming techniques in real world applications, especially in web programming.<<less
Added: 2009-02-03 License: Freeware Price: $0.00USD
10 downloads
Generating random strings within PHP
You may use this code snips to make your own random passwords or any other random strings. In this tutorial we need to use two functions of PHP: rand() and chr() . more>> You may use this code snips to make your own random passwords or any other random strings. In this tutorial we need to use two functions of PHP: rand() and chr() .<<less
Added: 2008-08-27 License: Freeware Price: $0.00USD
13 downloads
Encrypting Connection Strings in web.config file 1
Tutorial explains how to protect web.config sensitive informations, like connection strings, usually stored as plain text. Microsoft has provided the capability to encrypt sensitive information in configuration files including connection strings in more>> Tutorial explains how to protect web.config sensitive informations, like connection strings, usually stored as plain text. Microsoft has provided the capability to encrypt sensitive information in configuration files including connection strings in ASP.NET 2.0. With this new capability you can easily encrypt sections of configuration files which makes your application more secure.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
14 downloads
PHP Script Tips - PHP Built-in Functions for Strings
A collection of 19 tips on manipulating PHP strings. Clear answers are provided with tutorial exercises on string functions including strlen, trim, substr, chop, strpos, strcmp, split, etc more>> A collection of 19 tips on manipulating PHP strings. Clear answers are provided with tutorial exercises on string functions including strlen, trim, substr, chop, strpos, strcmp, split, etc<<less
Added: 2006-06-07 License: Free for non-commercial use Price: Free
1242 downloads
qsort: sorting array of strings, integers and structs
qsort() is standard C function for sorting arrays. It is defined by ISO C standard, and implemented in most C/C++ standard libraries(stdlib.h). This article contains an example of using qsort() for so more>> qsort() is standard C function for sorting arrays. It is defined by ISO C standard, and implemented in most C/C++ standard libraries(stdlib.h). This article contains an example of using qsort() for sorting integers, strings and structs.<<less
Added: 2007-06-25 License: Other Free / Open Source License Price: Free
626 downloads
PHP string basics 1.0
A detailed description how to use PHP strings and basic string manipulation functions. more>> A detailed description how to use PHP strings and basic string manipulation functions.<<less
Added: 2007-07-22 License: Freeware Price: $0.00USD
14 downloads
Other version of PHP string basics
License:Freeware
validate string 1.0
I wrote this function to intercept strings that would not make good user names due to the presence of invalid url characters. If the string contains no invalid characters, the function returns true, if it does, it either returns false or a formatted more>> I wrote this function to intercept strings that would not make good user names due to the presence of invalid url characters. If the string contains no invalid characters, the function returns true, if it does, it either returns false or a formatted string containing all the invalid characters.<<less
Added: 2004-06-14 License: Freeware Price: 0.00
11 downloads
Other version of validate string
Centerized a String
Centerized a String is created to be a smart and useful Perl script that will automatically center an inputted string on the screen. more>> Centerized a String is created to be a smart and useful Perl script that will automatically center an inputted string on the screen.<<less
Added: 2009-09-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
Cut html string 1.0
It takes a string with an HTML excerpt and return the initial text and tags so the text does not exceed a given limit. more>> It takes a string with an HTML excerpt and return the initial text and tags so the text does not exceed a given limit.<<less
Added: 2009-05-07 License: GPL Price: $0.00USD
14 downloads
Number to string class 1.0
Number to string class is created to be a PHP class that can be used to spell Indian money amounts with English words. more>> Number to string class 1.0 is created to be a PHP class that can be used to spell Indian money amounts with English words.<<less
Added: 2009-07-29 License: PHP - The PHP License Price: PHPThePHPLicense
downloads
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
Useful String Manipulation 1.0
The correct usage of PHP strings is essential when dealing with database queries submitted from User Forms, such as User Registration. Find out how to format strings before saving them in a database in this helpful tutorial. more>> The correct usage of PHP strings is essential when dealing with database queries submitted from User Forms, such as User Registration. Find out how to format strings before saving them in a database in this helpful tutorial.<<less
Added: 2006-06-11 License: Other Price: $0.00USD
13 downloads
Other version of Useful String Manipulation
License:Other Free / Open Source License
user agent string analysis 1
User agent string detection system with huge database about browsers, operating systems, offline browsers, crawlers and other information (links, productors names, icons, etc.). For manual aplication use online form. More interesting is access by our more>> User agent string detection system with huge database about browsers, operating systems, offline browsers, crawlers and other information (links, productors names, icons, etc.). For manual aplication use online form. More interesting is access by our API. Communication with client is very simple (send UA string to our server and take back XML or plain text). Metodic description also includes examples with PHP codes.<<less
Added: 2007-05-05 License: Freeware Price: $0.00USD
15 downloads
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 strings 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