473,387 Members | 1,650 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Big leap - using web services

I'm ready to take a big leap forward. Where can I read up on using Web
Services with PHP?

What I want to do is to write a simple application using the Prosper
API (http://www.prosper.com/tools/) to extract some data from that
platform.

Thanks.
Jun 2 '08 #1
4 1364
On 30 May, 15:20, MikeB <MPBr...@gmail.comwrote:
I'm ready to take a big leap forward. Where can I read up on using Web
Services with PHP?
A secret place called Google (shh don't tell anyone else about it).

Put:
php webservices
in the search box and click the button.
>
What I want to do is to write a simple application using the Prosper
API (http://www.prosper.com/tools/) to extract some data from that
platform.

Thanks.
Jun 2 '08 #2
On May 30, 9:43 am, Captain Paralytic <paul_laut...@yahoo.comwrote:
On 30 May, 15:20, MikeB <MPBr...@gmail.comwrote:I'm ready to take a big leap forward. Where can I read up on using Web
Services with PHP?

A secret place called Google (shh don't tell anyone else about it).

Put:
php webservices
in the search box and click the button.
What I want to do is to write a simple application using the Prosper
API (http://www.prosper.com/tools/) to extract some data from that
platform.
Thanks.
Ok, thanks, guess I deserved that. I *did* google, was hoping that
out of the wealth of websites, some who had done it would recommend
some sites over others.
Jun 2 '08 #3
Nice and quick tutorial that uses Google web services:

http://www.phphacks.com/content/view/27/33/

This is a larger app that demonstrates how to use the Prosper API in
PHP (Prosper Bid Sniper):

http://odnal.com/prosper-bid-sniper

Regards,

John Peters

On May 30, 10:20 am, MikeB <MPBr...@gmail.comwrote:
I'm ready to take a big leap forward. Where can I read up on using Web
Services with PHP?

What I want to do is to write a simple application using the Prosper
API (http://www.prosper.com/tools/) to extract some data from that
platform.

Thanks.
Jun 2 '08 #4
On May 30, 8:49 pm, petersprc <peters...@gmail.comwrote:
Nice and quick tutorial that uses Google web services:

http://www.phphacks.com/content/view/27/33/

This is a larger app that demonstrates how to use the Prosper API in
PHP (Prosper Bid Sniper):

http://odnal.com/prosper-bid-sniper

Regards,

John Peters

On May 30, 10:20 am, MikeB <MPBr...@gmail.comwrote:
I'm ready to take a big leap forward. Where can I read up on using Web
Services with PHP?
What I want to do is to write a simple application using the Prosper
API (http://www.prosper.com/tools/) to extract some data from that
platform.
Thanks.
Oh Man! Thanks!
Jun 2 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: nriesch | last post by:
In the documentation, the "Second" property of class DateTime is a value between 0 and 59. In UTC time, approximately every year of so, a leap second is added at 00:00:00 UTC, so as to account...
4
by: Dr John Stockton | last post by:
I'm starting a new thread, for clarity. I'm assuming that it's ECMA-262 3rd Edn (1999) that we should be using for Web pages; that 4th Edn (what's its present status? is it available?) is too...
8
by: rn216_ccc | last post by:
Hi there all, I found a web site,. http://www.onlineconversion.com/leapyear.htm, where it can give a list of leap years by within the given range by the user, or the user may enter a year and the...
8
by: SONIQ | last post by:
You can determine whether a year is a leap year by testing if it is divisible by 4. However, years that are also divisible by 100 are not leap years, unless they are also divisible by 400, in which...
12
by: Brigitte Behrmann | last post by:
Can anyone assist with my code. I just cannot get this to work: I have to write a script that allows the user to enter a year & then determine whether it is a leap year or not. The request is for a...
37
by: David T. Ashley | last post by:
I have Red Hat Enterprise Linux 4. I was just reading up about UTC and leap seconds. Is it true on my system that the Unix time may skip up or down by one second at midnight when there is a...
37
by: mazwolfe | last post by:
I'm new here, so excuse me if my style is incorrect. Can anyone come up with a better method for this calculation? Code: int is_leap(int year) { switch (year % 19) { case 0: case 3: case 6:...
4
by: jrw133 | last post by:
Hello. So im a little bit stuck on one of my homework questions. heres the question: Write a C Shell Script that performs the following functions. Asks the user to input a year. The script...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.