Functions
![]() |
fm_weekdaydaterange |
|||
| Added: | 26-Feb-07 | Downloads: | 103 | |
| Returns the number of working days (Monday to Friday) between two given dates.... [View Details] |
||||
![]() |
fm_detectbrowser |
|||
| Added: | 28-Nov-06 | Downloads: | 39 | |
| Displays the type of and version of the browser viewing the page. If the browser type is not... [View Details] |
||||
![]() |
fm_imageresize |
|||
| Added: | 02-Oct-06 | Downloads: | 41 | |
| A perfect partner to the fm_imagesize function. Resizes the dimensions of a specified image or... [View Details] |
||||
![]() |
fm_imagesize |
|||
| Added: | 02-Oct-06 | Downloads: | 42 | |
| Returns the width and height dimensions of a specified image.... [View Details] |
||||
![]() |
fm_swearfilter |
|||
| Added: | 23-Aug-06 | Downloads: | 54 | |
| Removes all pre-set swear words from a string. Replaces them with an asterisk.... [View Details] |
||||
![]() |
fm_listdelete |
|||
| Added: | 11-Aug-06 | Downloads: | 38 | |
| Deletes a specific element from a list... [View Details] |
||||
![]() |
fm_listElementPrefix |
|||
| Added: | 19-Jun-06 | Downloads: | 38 | |
| Adds a specified prefix to each element within a list.... [View Details] |
||||
![]() |
fm_emailinjection |
|||
| Added: | 20-Apr-06 | Downloads: | 75 | |
| Email injection is a security vulnerability that can occur in internet applications that are used to... [View Details] |
||||
![]() |
fm_listremovenulls |
|||
| Added: | 26-Jul-05 | Downloads: | 141 | |
| Removes empty elements from a list... [View Details] |
||||
![]() |
fm_listsum |
|||
| Added: | 01-Jul-05 | Downloads: | 173 | |
| Similar to the listlen() function but returns the sum value of all elements in a list. For example,... [View Details] |
||||
![]() |
fm_listdistinct |
|||
| Added: | 30-Jun-05 | Downloads: | 170 | |
| Returns all unique elements in a list. Strips out all of the duplicate elements.... [View Details] |
||||
![]() |
fm_stripnum |
|||
| Added: | 18-Apr-05 | Downloads: | 220 | |
| Strips all numeric characters from a string.... [View Details] |
||||
![]() |
fm_stripchars |
|||
| Added: | 18-Apr-05 | Downloads: | 213 | |
| Removes any text characters from a string of data.... [View Details] |
||||
![]() |
fm_hidelinkstatus |
|||
| Added: | 03-Mar-05 | Downloads: | 254 | |
| Wrapped around a hyperlink, this function will hide the target in the status bar and give you the... [View Details] |
||||
![]() |
fm_getemailsfromstring |
|||
| Added: | 01-Feb-05 | Downloads: | 257 | |
| Pulls out a comma delimited list of emails from a specified string... [View Details] |
||||
![]() |
fm_postcodeformat |
|||
| Added: | 31-Jan-05 | Downloads: | 248 | |
| Determines whether a string is a valid UK postode format. A boolean value - returns true if it is,... [View Details] |
||||
![]() |
fm_seasonformat |
|||
| Added: | 24-Jan-05 | Downloads: | 266 | |
| Returns the seasonal derivitive of a specified date. Ranges Winter, Spring, Summer, Autumn... [View Details] |
||||
![]() |
fm_uniquewordsinstring |
|||
| Added: | 26-Nov-04 | Downloads: | 320 | |
| Determines the number of specified words in a string.... [View Details] |
||||
![]() |
fm_uniquecharsinstring |
|||
| Added: | 26-Nov-04 | Downloads: | 328 | |
| Determines how many unique characters (including white spaces) occur in a string.
This function... [View Details] |
||||
![]() |
fm_listalphanumeric |
|||
| Added: | 23-Nov-04 | Downloads: | 307 | |
| Sorts a list by number order and then alphabetically.
Example:
The input -... [View Details] |
||||
![]() |
fm_zipfile |
|||
| Added: | 12-Aug-04 | Downloads: | 404 | |
| Adds contents of specified directory to a zip file.... [View Details] |
||||
![]() |
fm_previewtext |
|||
| Added: | 11-Aug-03 | Downloads: | 453 | |
| Prints a specified number of characters from a string without excluding midway through words. Will... [View Details] |
||||
![]() |
fm_numberscript |
|||
| Added: | 12-Jul-03 | Downloads: | 401 | |
| Adds the ordinal abbreviation to a number.... [View Details] |
||||
![]() |
fm_excludeafter |
|||
| Added: | 06-Jun-03 | Downloads: | 395 | |
| Works in the opposite way to the spanexcluding function. Excludes characters before a set.... [View Details] |
||||
![]() |
fm_spanexcluding |
|||
| Added: | 04-Jun-03 | Downloads: | 444 | |
| A modification of the standard spanexcluding function. This function allows you to specify the... [View Details] |
||||

