Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect using PDO and plain array fields #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mijzcx
Copy link

@mijzcx mijzcx commented Aug 19, 2013

Hi kstan79,

I just want to contribute a little fix and feature.

Using Array on Fields see sample1a.php
$PHPJasperXML->transferFieldtoArray( $array_fields);

Connect using PDO see sample2a.php
$PHPJasperXML->transferPDOtoArray($pdo);

Thank you for this nice project.

@kstan79
Copy link
Contributor

kstan79 commented Aug 20, 2013

to be frank i'm new in git and I dunno how to merge. can u guide me?

@kstan79
Copy link
Contributor

kstan79 commented Aug 20, 2013

is it I need to manually copy modification into the code and recommit?

@mijzcx
Copy link
Author

mijzcx commented Aug 20, 2013

Hi kstan79

Here's some guide I found on pull request.
https://help.github.com/articles/merging-a-pull-request Merging directly on github.
http://www.youtube.com/watch?v=-CpllxXPsvw 6:00

@kstan79
Copy link
Contributor

kstan79 commented Sep 25, 2013

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants