Documentation

Post
in package

I currently have no use for this class beyond the idea of parsing several different POST input formats and that's it.

In future iterations I'm considering the possibility of allowing POST to accept rules for validation, making it less awkward to validate your data when it's incoming.

Tags
author

César de la Cal Bretschneider cesar@magic3w.com

Table of Contents

init()  : mixed
The init method reads the current post / the data it is receiving. We will read several different formats and parse them to make the integration across apps seamless.

Methods

init()

The init method reads the current post / the data it is receiving. We will read several different formats and parse them to make the integration across apps seamless.

public static init() : mixed
Return values
mixed

Search results