extract_from_markers


extract_from_markers ( $filename, $marker )

Parameters:
  • (string) filename Filename to extract the strings from.
  • (string) marker The marker to extract the strings from.
Returns:
  • (string[]) An array of strings from a file (.htaccess) from between BEGIN and END markers.
Defined at:

Description

Extracts strings from between the BEGIN and END markers in the .htaccess file.

Related Functions

insert_with_markers, get_date_from_gmt, get_gmt_from_date, wp_extract_urls, get_bookmarks

Top Google Results

User discussions

wpseek mobile