Switch to: V12V11V10V9V8V7V6V5

Valentina for PHP Videos

Installation

  • Installing Valentina for PHP ADK – this video shows how to download “Valentina for PHP” ADK archive, install it, add plugin into PHP, create a new php file and write one function to connect to Valentina Server database. This video uses database created in this video.

Reports

  • Valentina Reports in a PHP Web Application [EN] – shows from zero how to:
    • Design a new report in Valentina Studio's Report Editor
    • Create a PHP page
    • Write ONE function that connects to VServer, make report, generate PDF, show it into browser.