phphelp -- kbk wrote:
Anybody have modules, code, tips, land mines, or any other information
for doing credit card processing with PaymenTech that you would be
willing to share?
Ken - I think your first step is to find another provider, support is
everything, your code can be 110% correct,
On Sun, Dec 14, 2008 at 6:51 PM, Nathan Rixham wrote:
> idan72 wrote:
>
>> Hi,
>>
>> I am new to PHP.
>> I want to write a web client in PHP that will data to a server written in
>> Java.
>> I want that the client will send an object to the server.
>>
>> What is the best way to do that?
>> Where
Conspiracy against M$? I thought they were conspiring against the world :-)
Tim-Hinnerk Heuer
http://www.ihostnz.com
On Mon, Dec 15, 2008 at 2:22 PM, Yeti wrote:
> It more and more seems like a conspiracy against M$ to me. A company
> trying to make up its own standards every once in a while,
On Sun, 14 Dec 2008 09:28:49 -0500, tedd.sperling wrote:
>IE's popularity is dropping. I know it depends upon what site you
>test, but I like this set of stats:
>
>http://www.w3schools.com/browsers/browsers_stats.asp
>
>You see here that IE6 and IE7 together hold less than 50 percent.
>[...]
I l
This is my opinion (and only mine... So it could be useless) :
I installed it and try to use it... To slow and buggy (problems
importing datas from Firefox)... Keep on using IE6 et 7, Firefox and
Safari... But I am sure that as developpers we will have to use it more
and more.
Hope you are all
It more and more seems like a conspiracy against M$ to me. A company
trying to make up its own standards every once in a while, how can
that be wrong?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ashley Sheridan a écrit :
On Sun, 2008-12-14 at 16:33 -0600, jeffery harris wrote:
Hi guys/gals. I'm a first time user. Does anyone know of a good php book?
I tend to trust O'Reilly books a lot for all things programming,
although I learnt largely with 'PHP, Apache, MySQL Web Development' f
idan72 wrote:
Hi,
I am new to PHP.
I want to write a web client in PHP that will data to a server written in
Java.
I want that the client will send an object to the server.
What is the best way to do that?
Where can I find an example for doing that ?
Thanks
Run you're java app as a soap 1.
On Sun, Dec 14, 2008 at 6:04 PM, Chris wrote:
> phphelp -- kbk wrote:
>
>> Hello - - --- -- - --
>>
>> I need to develop Credit Card processing for my current application. We
>> have our own shopping cart. We have been trying in vain to get technical
>> information from PaymenTech for *months* -
idan72 wrote:
> Hi,
>
> I am new to PHP.
> I want to write a web client in PHP that will data to a server written in
> Java.
> I want that the client will send an object to the server.
>
> What is the best way to do that?
> Where can I find an example for doing that ?
>
JAVA is on the client si
Hey,
php.net is the best "book", but if you want a good book that goes over
all the elements of php then pickup the Zend PHP 5 Certification Study
Guide:
http://www.amazon.com/architects-Zend-Certification-Study-Guide/dp/0973862149/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1229296547&sr=8-1
Olafur Waa
The best book is php.net, if you already know a programming language ;-).
Otherwise Ashley is probably right. I haven't read any books on php, got all
the info off the web, but it's still my main language atm.
Tim-Hinnerk Heuer
http://www.ihostnz.com
On Mon, Dec 15, 2008 at 11:48 AM, Ashley She
The best book is php.net, if you already know a programming language ;-).
Otherwise Ashley is probably right. I haven't read any books on php, got all
the info off the web, but it's still my main language atm.
Tim-Hinnerk Heuer
http://www.ihostnz.com
On Mon, Dec 15, 2008 at 11:33 AM, jeffery ha
On Sun, 2008-12-14 at 16:33 -0600, jeffery harris wrote:
> Hi guys/gals. I'm a first time user. Does anyone know of a good php book?
>
>
>
I tend to trust O'Reilly books a lot for all things programming,
although I learnt largely with 'PHP, Apache, MySQL Web Development' from
WROX.
Ash
www.as
Hi guys/gals. I'm a first time user. Does anyone know of a good php book?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, Dec 15, 2008 at 11:07 AM, Stephen wrote:
> idan72 wrote:
>
>> Hi,
>>
>> I am new to PHP.
>> I want to write a web client in PHP that will data to a server written in
>> Java.
>> I want that the client will send an object to the server.
>
> Don't know if that would be easy in PHP. I presum
idan72 wrote:
Hi,
I am new to PHP.
I want to write a web client in PHP that will data to a server written in
Java.
I want that the client will send an object to the server.
What is the best way to do that?
Where can I find an example for doing that ?
JAVA is on the client side. That is, it
phphelp -- kbk wrote:
Hello - - --- -- - --
I need to develop Credit Card processing for my current application. We
have our own shopping cart. We have been trying in vain to get technical
information from PaymenTech for *months* -- but it seems that Chase sold
part of it, or split it off in
Hi,
I am new to PHP.
I want to write a web client in PHP that will data to a server written in
Java.
I want that the client will send an object to the server.
What is the best way to do that?
Where can I find an example for doing that ?
Thanks
--
View this message in context:
http://www.nab
On Sat, 13 Dec 2008 15:08:44 -0800, Yeti wrote:
> I have to defend poor little IE a little now. It supports XHTML and
> CSS2 pretty well so far. And those standards came out a couple of
> months ago.
???
CSS2 dates back to 1997-98 and XHTML to 1998-2000.
And some claim that XHTML is still not s
On Sun, Dec 14, 2008 at 13:19, Jeffery Harris
wrote:
> Thanks Daniel. Any recommendations on a good php learning book.
My pleasure, Jeff.
I've honestly never read any of the PHP books out there, so I
wouldn't be able to give you a definite recommendation on that. What
I *will* highly re
Eduardo Vizcarra wrote:
I am having a hard time trying to get some pages work. I have PHP 5.2.8,
Apache 2.2 and MySQL 5.1 running in a Windows Vista home edition. All
packages were installed, and configured, the strange thing is that pages
commonly work but when I add a new line (e.g. an echo l
Eduardo Vizcarra wrote:
I am having a hard time trying to get some pages work. I have PHP 5.2.8,
Apache 2.2 and MySQL 5.1 running in a Windows Vista home edition. All
packages were installed, and configured, the strange thing is that pages
commonly work but when I add a new line (e.g. an echo l
> ...
I tend to use this:
http://www.upsdell.com/BrowserNews/stat.htm
Source 5, because that is most similar to thecounter.com was before it
went haywire.
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (Updated December 5th)
--
PHP General Mailing Li
At 3:08 PM -0800 12/13/08, Yeti wrote:
I have to defend poor little IE a little now. It supports XHTML and
CSS2 pretty well so far. And those standards came out a couple of
months ago.
Even a blind pig finds an acorn every once in a while.
Cheers,
tedd
--
---
http://sperling.com http://
At 8:28 PM + 12/13/08, Richard Heyes wrote:
> I did catch that. But you mentioned that it shouldn't be used on the
internet because of that limitation, and my argument is that one
browser that is _known_ problematic should not be cause to eliminate a
feature for everyone else.
That's a
26 matches
Mail list logo