|
Posted by David Gillen on 01/17/07 15:39
Erwin Moller said:
> I am not sure I understand your problem.
> If PEAR is installed, you can just install HTTP_Request via pear as
> described in the manual, like apt-get.
> eg: [from commandline]
> pear install HTTP_Request
>
> Or am I missing your point?
>
Maybe I didn't explain very well.
Yes, I can pear install HTTP_Request.
But I was under the impression that the pear libraries had been integrated
into the main PHP5 codebase, so they were no longer found under pear, but
rather just part of the language.
If they are already included as part of php5 I would rather use those versions
than installing the pear libraries. I am currently using the pear library, but
if there is a more correct way to do it then I would like to do it that way.
D.
--
Navigation:
[Reply to this message]
|