Other than caching every hour, or every week, you may cache according to file data. [crayon-679fd596cceda410096423/] or use file modification…
To get host url of current server simply replace application\config\config.php [crayon-679fd596cd288389239135/] with [crayon-679fd596cd28d638995265/]
You should first test the existence of a file by file_exists(). [crayon-679fd596cd3a4372028021/] or simple solution without exceptions: [crayon-679fd596cd3a7475376294/]
[crayon-679fd596cd456311658693/] Output the random string with the call below: [crayon-679fd596cd458845505358/]
Note: from WordPress Use it like this: [crayon-679fd596cd4f6879919730/] Code: [crayon-679fd596cd4f8224427041/]
[crayon-679fd596cd6ad596078376/] or [crayon-679fd596cd6af587526898/]
[crayon-679fd596cd7cd972402788/] instead of [crayon-679fd596cd7cf727209752/] It will give you POST data as is. You will be able to decode it using…
The output look like: [crayon-679fd596cd86c425527887/] [crayon-679fd596cd86e667575969/]