Similar codes

Card image cap
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

2018Aug8

Card image cap
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

2018Jun26

Card image cap
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Feb1

Card image cap
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

2018Jun2

Card image cap
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

2019Dec10

Card image cap
CutString1

Cuts a string from a string starting from a specific character index and until ...

2018Jul11

Card image cap
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Dec31

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

Mon 5PM

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Apr29

Random Codes

Card image cap
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Jul19

Card image cap
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

2018Dec27

Card image cap
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

2018Jul7

Card image cap
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

2018Jun26