On CBS.com: Brad fakes a headache
1 Resources for

pear soap

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Application Development: Consuming Web services in PHP
There are currently three major ways to build a Web service with PHP. I say, "major" because there's really almost an infinite number of ways to do it--but most are based on one of three methods: SOAP, XML-RPC and REST.SOAPThe preferred method of communication for Web services is the SOAP...
Tags: SOAP, Web services, Sanders Kaufman, Jr., application development, Pear SOAP, Simple Object Access Protocol, Web service, nuSOAP, PHP, Web
Technical articles 2004-03-10

Additional Resources

Implement PEAR's DB package on your PHP system
Use Pear::MDB insteadPear::MDB has better performance and provides more complete database abstraction than Pear::DB. The documentation for Pear::MDB isn't quite as good as that of Pear::DB, unfortunately. Even so, it's well worth one's time to learn how to use it.
Tags: bblackmoor@..., db, Implement PEAR, mdb, pear, PEAR::DB, php, programming, Use Pear::MDB
Discussion threads 2005-08-02
Simplify your PHP coding with 10 network programming PEAR classes
More PEARWhat other PEAR packages do you find most useful?
Tags: melonfire, application development, pear, programming, php, Mark W. Kaelin, network
Discussion threads 2006-11-10
Application Development: Install PEAR on a shared Web host
Code is wrong
Tags: stu@..., programming, application development, Web
Discussion threads 2007-02-12
Simplify your PHP coding with 10 network programming PEAR classes
The PHP Extension and Application Repository PEAR has a number of packages that can significantly simplify your network programming projects. This document lists 10 PEAR packages of specific interest to developers working in the network programming realm and explains how they should be used. A link to the documentation page...
Tags: Network, PHP, Programming, Network Programming, Development Tools, Software Development, Software/Web Development
Download resources 2006-11-10
Parse XML and implement Web services with these 10 PEAR classes
Other PEAR classeshttp://techrepublic.com.com/5138-3513-5869238.htmlWhat Web services play an integral part in your Web site design? What other PEAR classes should be included in this list?
Tags: application development, Mark W. Kaelin, Pear, PEAR class, php, programming, Web, Web service, web services, xml
Discussion threads 2005-09-16
DOWNLOAD: Declare your PHP database independence
http://techrepublic.com.com/5138-3513-5760706.htmlWere you familiar with the PEAR DB class before this download? [b]What other features of PHP and/or PEAR would you like to see in a download?[/b]whell why notyup, if you have read any of the docs, or built the sources you can't not know about pear.what to see in futurea...
Tags: database, databases, download, Mark W. Kaelin, pear, PEAR DB, PHP, programming
Discussion threads 2005-06-24
Overview of SOAP Client in Windows XP
This paper covers the basics of using the SOAP Client software included with Microsoft Windows XP Professional to access Web Services using SOAP. It begins with a brief introduction to SOAP and WSDL standards and then discusses how to implement a client that can communicate with a SOAP-enabled Web service.
Tags: Microsoft Windows XP, Microsoft Windows, Simple Object Access Protocol, SOAP, Web Services, Enterprise Software, Software
White papers 2001-05-01
Manipulate custom file formats with ease using these 10 PEAR classes
This document lists ten PEAR packages of specific interest to developers who need to work with custom file formats. One of the most basic functions of any program, especially when talking about scripting languages like PHP, is manipulating, parsing, and general interacting it must do with numerous...
Tags: TechRepublic Inc., PHP, Class, Scripting Languages, Software/Web Development, Web Development
Download resources 2005-10-28
Attachments in SOAP Messages
Packaging as attachments in SOAP messages has become a norm in the Web Services area for any data that cannot be placed inside SOAP Envelope. In the presence of several competing standards on utilizing attachments in SOAP messages, there has been tremendous confusion about which standard to choose for scenarios...
Tags: Attachment, Simple Object Access Protocol, SOAP, Web Services, Enterprise Software, Software
White papers 2005-12-01
Parse XML and implement Web services like a pro with these 10 PEAR classes
This document lists 10 PEAR packages of specific interest to developers working in the XML and Web services area. The general acceptance of XML as a standard protocol has moved the concept of Web services from the realm of the theoretical to that of the practical. It...
Tags: Web, Web Service, XML, Channel Management, Web Services, Software/Web Development, Web Development, Marketing, Enterprise Software, Software
Download resources 2005-09-16
Implement PEAR's DB package
This week's Web Development Zone newsletter provides an overview on how to implement PEAR's DB package on your PHP system.Do you use PHP and or PEAR in your development work? If not, will you implement PEAR on your system after reading this column? Share your thoughts on PEAR.If you aren't...
Tags: Implement PEAR, Newsletter Editor, PEAR, programming
Discussion threads 2004-10-04
Simplify your life and your Web development with these 10 PEAR classes
DOWNLOAD: Simplify your Web development with 10 PEAR classeshttp://techrepublic.com.com/5138-3513-5818797.htmlThe 10 PEAR classes listed in this download are really the tip of the iceberg when you talk about PEAR. [b]What other classes or groups of classes would you like to see examined in a TechRepublic download?[/b]New to itI'm new to the...
Tags: application development, download, Mark W. Kaelin, Pear, PEAR class, php, programming, web, Web development
Discussion threads 2005-08-04
DeployPHP Series, Part 4: Using the PEAR::MDB2 Database Abstraction Layer With Oracle
PEAR PHP Extension and Application Repository is a huge collection of high-quality PHP components. The repository contains PHP classes for almost any imaginable purpose, from database authentication, to networking, to images, to XML. This paper describes how to use MDB2, a high-level database abstraction layer that can be found in...
Tags: Repository, Database, Oracle Corp., PHP, Abstraction, Authentication, Scripting Languages, Storage, Software/Web Development, Web Development, Hardware
White papers
Simplify your Web page and form development with these 10 PEAR classes
These 10 PEAR packages provide a robust, well-tested code base that can save you the time and effort you would otherwise spend on producing your own code. One of the staples of Web site development is the manipulation of Web pages based on user interaction and the...
Tags: Web, TechRepublic Inc., Class, Web Page, Channel Management, Marketing
Download resources 2005-08-04
SOAP Toolkit 2.0 Redistributable Files (exe)
This download package contains the merge modules necessary to include the SOAP Toolkit 2.0 in your installation program. The SOAP Toolkit has been decremented by the .NET Framework. SOAP Toolkit support will be retired in April 2005 with extended support retiring in April 2008. This version is the first release...
Tags: Simple Object Access Protocol, SOAP Toolkit, SOAP, Web Services, Enterprise Software, Software
Software downloads 2007-08-30
pear concepts
i need to study pear concepts . where can i get the documentations.any body know please help me
Tags: ashok_sivak@...
Discussion threads 2007-08-01
pear concepts
i need to study pear concepts . where can i get the documentations.any body know please help me
Tags: ashok_sivak@...
Discussion threads 2007-08-01
Application Development: Install PEAR on a shared Web host
Just what I needed!I ran a few Google searched and almost stopped...I found this on the next try. This is exactly what I needed to run some PEAR stuff in a shared hosting environment. Thanks for the post!--FrankX
Tags: application development, frank_x_rizzo@..., Install PEAR, PEAR, Web
Discussion threads 2004-11-02
SOAPValidator service source code (exe)
Soap Message Validator is a conformance-oriented tool that aims to match the structure of a SOAP Message against all applicable sections in the SOAP specification. It pays no attention to the actual data transmitted. This version is the first release on CNET Download.com.
Tags: Microsoft Corp., Simple Object Access Protocol, Soap Message Validator, SOAP, Web Services, Enterprise Software, Software
Software downloads 2007-09-17
  • << Previous
  • page 1 of 1
  • Next >>


Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
Buy Now
TechRepublic's Portable Storage Policy
Your organization is subject to a mix of strict legal, ethical, and self-imposed mandates that protect all of the organization's information, records, ...
Buy Now