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 88ef738 commit 80ab5a6Copy full SHA for 80ab5a6
README.md
@@ -322,6 +322,8 @@ $jasper->process(
322
)->execute();
323
```
324
325
+Please check the repository of examples for more [PHPJasper Examples](https://github.com/PHPJasper/examples)
326
+
327
### MySQL
328
329
We ship the [MySQL connector](http://dev.mysql.com/downloads/connector/j/) (v5.1.39) in the `/src/JasperStarter/jdbc/` directory.
docs/pt_BR/LEIA-ME_pt_BR.md
@@ -318,6 +318,8 @@ $jasper->process(
318
319
320
321
+Para mais exemplos: [PHPJasper Examples](https://github.com/PHPJasper/examples)
Incluímos o [MySQL connector](http://dev.mysql.com/downloads/connector/j/) (v5.1.39) na pasta `/src/JasperStarter/jdbc/`
0 commit comments