CATEGORIES
2D Graphic
Adobe PhotoshopAdobe IllustratorAdobe InDesignAdobe FlashAdobe FreehandAdobe FireworksCorel DrawPaint Shop ProGIMP
3D GraphicAudio & VideoDesktop ProgrammingWebsite DevelopmentDatabaseBusiness ApplicationsOtherTutsBuzz Stuff 
POLL
What kind of tutorials are you interested in?

Search results for this tag: string.
15 tutorials have been found in database.
... to list more tags click here
PHP » 14.08.2008 » by bybye
0faves
The internet is not safe. It never will be. We will always have trolls and spammers, but even worse: Hackers. Luckily, you can fight these as a webmaster.
PHP » 30.06.2008 » by biohazard
0faves
Assuming your httpd.conf is configured in such a manor to allow .htaccess to override Apache directives we will start by creating a file named .htaccess...
PHP » 27.06.2008 » by who
0faves
I’ve been working some with jQuery and Ruby lately, as you might know they both have very neat fluent interfaces for writing short and easily understandable code...
C#.NET » 19.06.2008 » by bybye
0faves
The string class is designed specifically for storing and manipulating strings. Some operations of this class include conversion to lower or uppercase, removal of leading and trailing whitespace, replacing characters, comparing two strings and more...
JavaScript » 05.05.2008 » by who
0faves
Since the URL of any webpage is fully accessible to a JavaScript, it is possible to extract get parameters with the help string manipulation function. This article explains how to access GET parameters with JavaScript and how to use them in your website.
Adobe Flash » 16.04.2008 » by gearup
0faves
Okay this actionscript tutorial will be a bit different than the usuals, we will be talking about strings, and I will show you some ways to manipulate strings with actionscript, this is really cool and you will be needing it a lot if you really dig into actionscripting later on.
MySQL » 01.04.2008 » by gearup
0faves
A word of warning about concatenating with sql, if the data used is one that is created by a user where query strings are created dynamically, there could be a possibility of an sql injection. This method is best used for outputting information you have in a database...
PHP » 31.01.2008 » by gearup
0faves
This tutorial will show you the basics of variables. This includes strings and integers.
Java » 12.12.2007 » by biohazard
0faves
Do you need to split a string into multiple values? Prior to Java 1.4, you would probably have used the StringTokenizer class to accomplish this.
Java » 12.12.2007 » by biohazard
0faves
This tutorial shows how to reverse the contents of a string.


