String smashing is a technique for solving complex structurals problem in computer science with excessive use of string concatenation. Typically results in extremely high cyclomatic complexity, unmaintanable code, and developer insanity.
Building an in application "search engine" for a relational database by having thousands of lines of PHP code that builds a massive string containing an sql query.
A simple example of string smashing would be the following line of pseudo code.
"select" + COLUMNS + "from" + TABLE_NAME + "where" + GET_CONSTRAINTS()
A simple example of string smashing would be the following line of pseudo code.
"select" + COLUMNS + "from" + TABLE_NAME + "where" + GET_CONSTRAINTS()
by benju May 09, 2013
by Tobé November 28, 2017
*One* person that really likes mushrooms and likes the name Leaf On A String. Admin for Kenstagator (Google him) and his discord server GEN. Commonly shortened to Leafy. Not dating Ken!
by GENuser1500 November 21, 2021
the act of dangling ones tampon string on the forehead of another individual. This action is then followed by the repeated side by side motion of the string.
by brownt69 February 25, 2014
When a male's bottoms are not wide enough around the genital area, causing the penis and/or scrotum falling out the side.
Steve: "Jeff, look at Jim! he's got a major sausage string!"
Jeff: "Ew, you're right. he needs bigger boxers"
Jeff: "Ew, you're right. he needs bigger boxers"
by Ronale B June 30, 2016
by definitionking1010 May 03, 2012