File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ This project is build using <a href="https://netbeans.apache.org/">Apache NetBea
16
16
PHP-Berry is under continuous development and new features are added frequently.<br >
17
17
Each subsequent version of PHP-Berry is compatible with the previous one.
18
18
19
- ### berry.encryption
20
- * [ AES 128bit] ( https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES128Encryption )
21
-
22
- ### berry.mysql
19
+ ### MySQL/MariaDB
23
20
* [ MySQL/MariaDB with Prepared Statements and Raw SQL] ( https://github.com/SourceRabbit/php-berry/wiki/berry.mysql )
24
21
22
+ ### Encryption
23
+ * [ AES 128bit] ( https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES128Encryption )
24
+
25
25
### berry.utils
26
26
* [ CrawlerDetector] ( https://github.com/SourceRabbit/php-berry/wiki/berry.utils.CrawlerDetector )
27
27
* [ HTMLHelper] ( https://github.com/SourceRabbit/php-berry/wiki/berry.utils.HTMLHelper )
You can’t perform that action at this time.
0 commit comments