Tag: file

Move JavaScript codes from a file to an other file

An example to move the JavaScript codes from a file to an other file: (more…)

Search text in the directory files

An example for searching text (a word or phrase) in the directory files: (more…)

Tags of the file content

This function is used for leading out all tags with their counts from the file. (more…)

Write rss to a file

This function is used for writing rss to a file. (more…)