What's Here?
- Members: 306,946
- Replies: 841,395
- Topics: 140,589
- Snippets: 4,465
- Tutorials: 1,166
- Total Online: 1,871
- Members: 108
- Guests: 1,763
|
's Contributions
|
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
|
|
Tutorials
No Tutorials Submitted. |
|
Code Snippets
|
 |
|
|
Submitted: September 19, 2009
Views: 201
The strContains function returns true or false depending on whether the input string contains the search string. If you have ever used the contains function in C# or VB then you may know how useful it can be.
|
|
|
| |