Switch to: V13V12V11V10V9V8V7V6V5

Valentina PHP Features

mySQL Compatible API for Easy Porting

Valentina PHP was designed to be 100% compatible with the PHP API for MySQL. It allows to port any PHP solution that interfaces with MySQL to Valentina easily with a simple find/replace of the “mysql_” prefix to “val_”.

PEAR API Option

Utilize a PEAR PHP class, a general abstraction - to access any relational database - now you can use Valentina with PEAR! PEAR is a framework and distribution system for reusable PHP components.

ADOdb API Option

ADODB support lets you use the same methods used by many popular databases on the market, for simple porting of solutions to Valentina.

Use with Actual PHP Versions

Valentina PHP usually includes few extensions, compiled for major actual PHP versions.

See Also