473,395 Members | 2,689 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,395 software developers and data experts.

A "good" PHP SOAP tutorial?

I've been searching for a little while (about the past week or so) and
not finding anything really close to what I'm looking for. I have an
application that I've writting that, as of this point in time, is a
"traditional" web application. Meaning, that it's the regular
application in the sense that the user does some data entry, sends the
request to the server for dome processing, and another page comes up and
displays the result and enables the user to repeat the whole sequence
all over again.

What I would like is a decently portable approach to make this
application lighter on bandwidth, and feel more like "an application"
then a web site. As I understand from what I know thus far, SOAP and
XML are the technologies that I need to look at and, thus, that's the
way to go.

What I'm not able to find, is a clear tutorial on how to apply SOAP
stuff to PHP applications. If I understand correctly, the SOAP model
consists of a server-side module or modules, and the "application"
running on the client side (such as JavaScript within a web browser),
and XML is passed back and forth between the two.

This application as it is currently implemented is a PHP application
which interfaces with the user using XHTML 1.1 and PostgreSQL is its
persistant store. I'm not sure that it makes much of a difference,
really, other then the main fact is that it's a PHP application. I'd
like for it to stay that way, and then have the application be able to
make the determination of whether or not to present the new interface to
a user, or the old regular interface.

Where would I find a well written tutorial on these subjects? Since the
application only does very particular transactions I would like to take
advantage of this type of technology.

Thanks in Advance,
Mike
Dec 21 '05 #1
2 4170
It sounds like you really want to get into doing ajax (asynchronous
javascript and XML). Take a look at the xajax PHP Class Library..
http://xajax.sourceforge.net/

On the javascript side of things, I recommend prototype, openrico, and
scriptaculous

Dec 21 '05 #2
On 2005-12-21, Brian Mansell <li*********@gmail.com> wrote:
It sounds like you really want to get into doing ajax (asynchronous
javascript and XML). Take a look at the xajax PHP Class Library..
http://xajax.sourceforge.net/

On the javascript side of things, I recommend prototype, openrico, and
scriptaculous


Ooh. Thank you so very much. I am going to start looking into all of
this... this looks like, though, from the onset, *just* what I've been
trying to find. Thank you!

- Mike

Dec 22 '05 #3

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

Similar topics

6
by: Hostile17 | last post by:
What's considered to be the definitive version of a "good font settings" style sheet? That is, one which allows nearly all modern browsers, and Netscape 4, to get readable text. The basis of...
17
by: beliavsky | last post by:
Many of my C++ programs have the line using namespace std; but the "Accelerated C++" book of Koenig and Moo has many examples where the library names are included one at a time, for example ...
2
by: lagunasun | last post by:
I am going from learning c++ console apps to windows, and need a good book. I prefer the non techical approach with some humor (if possible). I would like the book to assume the reader has NO...
9
by: Christopher Benson-Manica | last post by:
In your experience, what is the prevalence of "good" C++ (i.e., the code makes full use of solid language features and the STL) versus C++ written in ignorance (or defiance) of one or more key...
4
by: Petterson Mikael | last post by:
Hi, We are today into RoseRT. We are not very satisfied with the environment ( speed, control and complexity). Today RoseRt generates about 40-60% of the code. Q1: Is it possible to move to...
0
by: André | last post by:
I'm trying to change an app so that it uses gettext for translations rather than the idiosyncratic way I am using. I've tried the example on the wxPython wiki...
48
by: Tony | last post by:
How much bloat does the STL produce? Is it a good design wrt code bloat? Do implementations vary much? Tony
8
by: Zytan | last post by:
In VB, you use ControlChars.CrLf (or better, ControlChars.NewLine). In C/C++, we are used to using merely "\n" (or at least I am). It appears "\n" is good enough for RichTextBoxes. Does it...
1
by: Tyno Gendo | last post by:
Hi everyone I need to move on a step in my PHP... I know what classes are, both in PHP4 and 5 and I'm aware of "patterns" existing, but what I'm looking for are some real world projects eg....
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.