On MovieTome: Ali Larter is a little OBSESSED
1 Resources for

install pear

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

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

Additional Resources

Application Development: Install PEAR on a shared Web host
Code is wrong
Tags: stu@..., programming, application development, Web
Discussion threads 2007-02-12
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
PEAR vs. Zend Framework
Hello:I'm doing a complete upgrade to an existing site. Luckily, it's well-designed and intelligently coded.However, the code is out of date, and I would like to modernize by replacing some of the custom classes with libraries, such as PEAR or Zend.PEAR seems like the old hotness, and Zend seems like...
Tags: PEAR, Zend Technologies Ltd.
Discussion threads 2008-02-07
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, Melonfire, 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
Pear Note 1.1.2 (Mac)
Pear Note integrates audio, video, and slides with traditional text notes. By recording all activity, Pear Note keeps track of what's going on while taking notes as well as what the user has to say about it. This makes Pear Note incredibly useful for important meetings, class settings, or speeches....
Tags: Audio, Apple Macintosh, Note, Useful Fruit Software, Pear Note, Corporate Communications, Marketing
Software downloads 2009-01-06
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, Cloud Computing, 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: 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
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
Declare your PHP database independence with PEAR and this script
PHP comes with extensions for a variety of different databases: MySQL, SQLite, SQL Server, PostgreSQL, Oracle, Sybase and many more. However, each extension uses its own set of functions to communicate with the database server and perform SQL queries, making it well-nigh impossible to easily switch from one to another....
Tags: PHP, Storage, Scripting Languages, Databases, Hardware, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
Download resources 2005-06-24
10 PEAR classes you need to know to code complex math in your PHP applications
The PHP Extension and Application Repository PEAR has a number of ready-made packages for working with complex mathematical units. These packages provide a robust, well-tested code base for application developers, and also save you the time and effort you would otherwise spend in "rolling your own" math algorithms. This document...
Tags: Math, PHP, Melonfire, Scripting Languages, Software/Web Development, Web Development
Download resources 2007-02-16
Get the correct time by converting between time zones with PHP and PEAR
PHP comes with an extensive catalog of date and time functions, all designed to let you easily retrieve temporal information, massage it into a format you require, and either use it in a calculation or display it to the user. As you can imagine, the math to perform time zone...
Tags: PHP, Time Zone, Melonfire, Scripting Languages, Software/Web Development, Web Development
Download resources 2006-10-04
10 PEAR classes that facilitate the manipulation of custom file formats
10 PEAR classes for working with filesThe download version of this article is available here:http://techrepublic.com.com/5138-3513-5919563.htmlWhat is the most unusual file format you have encountered? What sort of manipulation was required?
Tags: PEAR
Discussion threads 2005-10-28
  • << Previous
  • page 1 of 1
  • Next >>


Microsoft Word Crash Course
This pre-packaged presentation contains everything you need to instruct end users about how to get the most out of Microsoft Word -- even if you don't consider yourself a public speaker.
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now

Storage Virtualization