Welcome Guest, Not a member yet? Register   Sign In
Pear Integration.
#1

[eluser]Unknown[/eluser]
Hello forum.
I've read the good wiki about how to integrate pear into CI framework: http://codeigniter.com/wiki/PEAR_integration/

The only problem - author references files which are not available as download, and moreover the Pear standard distro doesn't seems to include:
Quote:
Code:
system/application/pear
You must copy the PEAR.php to this directory.

Code:
system/application/pear/PEAR.php


Then you copy some more PEAR-Directories and Classes. Pay attention to dependencies!
Example:
Code:
system/application/pear/HTTP/Request.php
  system/application/pear/Net/Socket.php
  system/application/pear/Net/URL.php

Could you please point me to the resource where I can get all the necessary files?

Many thanks for help,
YG




Theme © iAndrew 2016 - Forum software by © MyBB