Search results 92

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...

Card image cap
ReplaceChars

Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...

Card image cap
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image cap
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image cap
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

Card image cap
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image cap
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

Card image cap
Find and Replace

This will find all occurences of a string in a text file and replace it with ...