Index

(misc)

o2out

o2out(string $text)

Return a passed text as plain text, as response for client request.
This method is specifically useful for returning code to client runtime (Javascript, JSON, custom libraries, ...).


Parameters:
  1. $text
  2. Text (or code) to be sent to client