Project

General

Profile

how can i connect redmine with php code

Added by sum bunsong almost 11 years ago

Dear Supporter,

Could you please tell me step by step

how can i connect redmine with php code ?

why need using adk and redmine php api

Thanks

regards

customer


Replies (2)

RE: how can i connect redmine with php code - Added by Derric Atzrott almost 11 years ago

For the most part I usually just use an iFrame to handle using PHP code with Redmine.

You could potentially look into something like this as well: http://stackoverflow.com/questions/4217223/how-to-get-the-html-source-of-a-webpage-in-ruby

I think in order for someone to give you step-by-step instructions though they'd need to know a little more about your situation in this case.

RE: how can i connect redmine with php code - Added by sum bunsong almost 11 years ago

Dear Supporter,

Thank you so much for your reply, I have instructions below:

My goal build app php code integration with redmine but still don't know how to connect redmine server?

I have two server:

1. Ubuntu server http://ip.13/redmine/
2. Linux amazon server http://ip.87/redmine/api/testing/connect.php

I want to get data(issue) from json or xml on redmine server to show on php page but still cannot connect to redmine server, could you please help me to solve this tasks

now i'm using this code https://github.com/jbroadway/phpactiveresource

Regards,

Bunsong

    (1-2/2)