Works like glosub(), but search_array and replace_array are iterated through, each value in search_array found in the string is replaced by the corresponding value in replace_array
Syntax
glosub_array( string, search_array, replace_array )
Return Value: string is returned with all found values replaced.
string = the target
search_array = an array of strings that will be searched for
replace_array = an array of the replacement strings
User Annotations:
glosub_array
-- Other Annotations --
topic archive
topic blowfish
topic comments
topic file-uploading
topic filesystem-both
topic inspection
topic loops
topic math
topic operators
topic resources
topic time
topic user-examples
topic variables
item acos
item asciichar
item dir
item file_create
item gdImageStringFT
item gettoken
item glosub
item indexof
item int
item miva_array_find
item miva_array_insert
item miva_array_sort
item miva_hex_decode
item miva_hex_encode
item miva_struct_members
item miva_template_compile
item miva_variable_value
item miva_writelog
item MvCALL
item MvFOREACH
item MvREVEALSTRUCTURE
item MvSMTP
item substring
item time_t_dayofmonth
item tokenize
item xml_parse_set_colon_replacement
Next »
« Previous