We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64da65 commit 4800976Copy full SHA for 4800976
README.md
@@ -16,8 +16,8 @@ This project is build using <a href="https://netbeans.apache.org/">Apache NetBea
16
PHP-Berry is under continuous development and new features are added frequently.<br>
17
Each subsequent version of PHP-Berry is compatible with the previous one.
18
19
-### MySQL/MariaDB
20
-* [MySQL/MariaDB with Prepared Statements and Raw SQL](https://github.com/SourceRabbit/php-berry/wiki/berry.mysql)
+### Database
+* [MySQL/MariaDB](https://github.com/SourceRabbit/php-berry/wiki/berry.mysql)
21
22
### Encryption
23
* [AES 128bit](https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES128Encryption)
0 commit comments