Blog Criptkiller
Package:
Summary:
Create blog posts stored in text files
Groups:
Author:
Description:
This class can be used to create blog posts which are stored in text files.
It can create blog posts that are stored in a text file, removing all line breaks of the blog post HTML so each post only occupies line in the blog file.
The class also removes dangerous tags that can be used to perform cross-site scripting attacks.
It can also extract blog post data from the blog file.
It can create blog posts that are stored in a text file, removing all line breaks of the blog post HTML so each post only occupies line in the blog file.
The class also removes dangerous tags that can be used to perform cross-site scripting attacks.
It can also extract blog post data from the blog file.
Comments are closed.