As the title says, ZPE is now able to connect to databases out of the box without needing you to install one of the plugins. This is great news, particularly for ZPEX.
A simple connection string using the new Database object allows you to connect straightaway:
YASS
$db = new Database("mysql", "127.0.0.1", 3306, "tester", "root", "password")
Posted in ZPE Programming Environment

There are no comments on this page.
Comments are welcome and encouraged, including disagreement and critique. However, this is not a space for abuse. Disagreement is welcome; personal attacks, harassment, or hate will be removed instantly. This site reflects personal opinions, not universal truths. If you can’t distinguish between the two, this probably isn’t the place for you. The system temporarily stores IP addresses and browser user agents for the purposes of spam prevention, moderation, and safeguarding. This data is automatically removed after fourteen days. Your email address is stored so that replies can be sent to your email address.
Comments powered by BalfComment