[PHP] need background info on PHP & Java

2003-07-17 Thread Jan Bro
, I sure want to know why it's working and how. To give you an rough idea on what I'm talking about here is some sampe code: getProperty("java.version")." \n"; thx I'd really apreciate it as my boss want's an answer, too. Jan Bro -- PHP Gener

[PHP] How does PHP interact when using Java?

2003-07-13 Thread Jan Bro
l. PHP blows off with a severe error message. thx Jan Bro -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP & Java

2003-06-29 Thread Jan Bro
Hi I hope there is anybody out there familiar with PHP and Java. I've got the following Code: If I only use one of the two objects, which one doesn't matter, it works. IF I try to initiate them both PHP.exe is closing down on me. In Apache error log I get the folowing error: [Sun Jun 29 10:58:32

[PHP] Can't PHP handle more than one java objekt????

2003-06-28 Thread Jan Bro
Hi, I've got the following code: If I comment one of the two java object lines, I get no error. If I use'em both, It creates a nasty error message, after which php.exe is closed down. Has any of you an idea on how to solve this? thx Jan -- PHP General Mailing List (http://www.php.net/)

WG: [PHP] Looking for partner for credit cards

2003-03-11 Thread Jan Bro
thx folks, I'll check them all out Jan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Looking for partner for credit cards

2003-03-11 Thread Jan Bro
Hi, I'm sure lot's of you have done their shop with PHP in the US. Could anybody give me a tip on a good partner that fits into a shopping site? I've to overwork a shop, which cooperates with paypal. They require registration of the credit card user, which is absolutely not acceptable. The shop is

[PHP] receiving data elements from Access

2003-03-09 Thread Jan Bro
I've got the following code: $datum_beginn="2002-12-12"; $datensatz=odbc_exec($db_connection,"select * from Termin where Datumsfeld >'#$datum_beginn#'"); I get an error message that data in creteria doesn't match. (free translation) The error def. lays in Datumsfeld >'#$datum_beginn#'. How do I