Create | Render | Animate. Shade X Early Access Program Lets You Get Started Today
More...
Open, Display and Present Your 3D models on iPhone and iPad for free
More...
Desktop, iPhone and Android Apps Easily with x 10 faster graphics, in-app purchases and iPhone 5 support!
More...
Valentina DB, Reports and Pro: Now Supports SQLite
More...Valentina solutions are available for programming in PHP. Please read more about specific operating system support.
This short description is from the PHP website:
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
PHP is a common server-side scripting language that Paradigma Software strongly supports.
The Valentina API for PHP allows easy porting from mySQL. The Valentina API for PHP was designed to be 100% compatible with the PHP API for mySQL. Easily port any PHP solution that interfaces with mySQL to Valentina with a simple find/replace of the “mysql_” prefix to “val_”.
PEAR is a framework and distribution system for reusable PHP components. PEAR is one option of working with Valentina and PHP. From the PEAR website, a definition of PEAR:
PEAR is short for "PHP Extension and Application Repository" and is pronounced just like the fruit. The purpose of PEAR is to provide:
- A structured library of open-source code for PHP users
- A system for code distribution and package maintenance
- A standard style for code written in PHP, specified here
- The PHP Extension Community Library (PECL)
- A web site, mailing lists and download mirrors to support the PHP/PEAR community
You can learn more about PEAR from the PEAR website.
ADOdb is a PHP database class library to provide more powerful abstractions for performing queries and managing databases. ADOdb also hides the differences between the different databases so you can easily switch dbs without changing code.
You can learn more about ADOdb on Sourceforge.