Switch to: V12V11V10V9V8V7V6V5

Valentina for PHP Reference

This is a list of Valentina-specific calls in PHP. Each topic includes a description, return value and examples of each call.

Connection Methods

Database Methods

Query Methods

Query Result Methods

Error Methods

  • valentina_errno() – Returns the numerical value of the error message from previous Valentina Server operation.
  • valentina_error() – Returns the text of the error message from previous Valentina Server operation.

Debug Tools Methods

Utility Methods

Info Methods

List Methods

VProject Methods

VReport Methods

  • vreport_print_to_buffer() – Prints all pages or the specified range of pages of the report to the buffer.
  • vreport_print_to_disk() – Prints all pages or the specified range of pages of the report to the disk file at the given location.

Aliases

Others