- 4.2. Opl_Debug
4.2.4. write() - 4.2.3. printFlags()
« Previous - 4.2.5. writeErr()
Next »
4.2.4. write()
| Status | static public |
|---|---|
| Reference | void Opl_Loader::write( String $value, Boolean $console = false ) |
Prints the specified value in the output. If the $console is set to false, the method packs the value into HTML tags that cause it to be displayed in the new line. For $console = true, it simply adds the newline characters to the value.
- 4.2.4. write()
4.2. Opl_Debug - « Previous
4.2.3. printFlags() - Next »
4.2.5. writeErr()