common is probably XML via HTTPS transport (at least my bank seems to do it
that way). I have no C code whatsoever.

Can PHP call arbitrary C functions? Then it might be possible to use
AqHBCI/AqBanking somehow?

On Fri, Oct 08, 2010 at 03:39:04PM +0200, Sebastian Detert wrote:
> Do you have any specifications for HBCI interfaces? Socket connection,  
> XML Exchange, DB Access ? If you have C code for such things, it should  
> be possible to convert this to php code maybe
>
> Stephan Ebelt schrieb:
>> On Fri, Oct 08, 2010 at 01:50:12PM +0100, a...@ashleysheridan.co.uk wrote:
>>   
>>> How do you mean? Did you want to process payments? Or wad it more of an
>>> actual banking thing you needed? I've not heard of hbci before, so can't
>>> offer much information back.
>>>     
>>
>> HBCI is the german Home Banking Computer Interface which is supported by most
>> banks over here. There are free implementations such as the one used in 
>> gnucash
>> and some other projects: http://www.aquamaniac.de/sites/aqbanking/index.php
>> (sorry, site is german but code is english). I could not find a way to use
>> something like that from PHP code, only C and Java so far.
>>
>> My goal for now would be to access bank account statements in order to show 
>> the
>> balances. I am not too eager to issue transactions.
>>
>> thanks,
>> stephan
>>
>>
>>
>>   
>>> Thanks,
>>> Ash
>>> http://www.ashleysheridan.co.uk
>>>
>>> ----- Reply message -----
>>> From: "Stephan Ebelt" <s...@shared-files.de>
>>> Date: Fri, Oct 8, 2010 13:37
>>> Subject: [PHP] PHP and HBCI?
>>> To: "PHP" <php-general@lists.php.net>
>>>
>>>
>>> Hello,
>>>
>>> is there a way to do HBCI banking with PHP?
>>>
>>> stephan
>>>
>>>
>>> -- 
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, visit: http://www.php.net/unsub.php
>>>
>>>     
>>
>>   
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to