logo small
PHP Classes

blog post latest xml

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 65     Packages icon Packages (3)   Blogs icon Blogs (31)   Blogs icon Forums icon Blog forums (31)  
XML, Content management, Blogs, PHP 7   This package can implement a simple blog system with comments and an RSS feed. It implements routes to controller classes to provide several features to a blog site based on the Laravel framework. Currently, it can implement a blog that allows users to: - Post ...
PHP 5, Databases, User Management   This class can register and login users using a database via PDO. It can process the registration of a user given the user name, password, name and email address. It can also authenticate a user given the user name and password and optionally set a cookie to remember ...
PHP 5, Databases, Web services   This package can provide an API to manipulate database table records. It takes an array with configuration values and starts processing HTTP requests to an API that can extract parameters from the request values an perform operations to manipulate database records like ...