# [EMAIL PROTECTED] / 2007-02-08 01:14:43 +0100:
> 290function setOptions(&$db, $options)
> 291{
> 292if (is_array($options)) {
> 293foreach ($options as $option => $value) {
> 294$test = $db->setOption($option, $value);
> 295if (PEAR::isE
# [EMAIL PROTECTED] / 2007-02-08 11:27:13 +1100:
> Roman Neuhauser wrote:
> ># [EMAIL PROTECTED] / 2007-02-07 09:59:15 +1100:
> >>Roman Neuhauser wrote:
> >>># [EMAIL PROTECTED] / 2007-02-06 12:47:47 +0100:
> Have been reading posts daily for two months now on the list, and
> am very please
Roman Neuhauser wrote:
# [EMAIL PROTECTED] / 2007-02-07 09:59:15 +1100:
Roman Neuhauser wrote:
# [EMAIL PROTECTED] / 2007-02-06 12:47:47 +0100:
Have been reading posts daily for two months now on the list, and am very
pleased at how informative these can be.
I have noticed, many examples where
# [EMAIL PROTECTED] / 2007-02-07 09:59:15 +1100:
> Roman Neuhauser wrote:
> ># [EMAIL PROTECTED] / 2007-02-06 12:47:47 +0100:
> >>Have been reading posts daily for two months now on the list, and am very
> >>pleased at how informative these can be.
> >>I have noticed, many examples where one is poi
On Tue, February 6, 2007 5:47 am, Tim wrote:
> Shouldn't these classes be perhaps broken down into usefull "parts".
Many of them started life as very small classes, and then the Feature
Requests started pouring in and...
Do feel free to take a class and delete all the bits you're not using,
if yo
On Wed, 2007-02-07 at 09:59 +1100, Chris wrote:
> Roman Neuhauser wrote:
> > # [EMAIL PROTECTED] / 2007-02-06 12:47:47 +0100:
> >> Have been reading posts daily for two months now on the list, and am very
> >> pleased at how informative these can be.
> >> I have noticed, many examples where one is
Roman Neuhauser wrote:
# [EMAIL PROTECTED] / 2007-02-06 12:47:47 +0100:
Have been reading posts daily for two months now on the list, and am very
pleased at how informative these can be.
I have noticed, many examples where one is pointed to using classes
downloadable on the internet.
This is
# [EMAIL PROTECTED] / 2007-02-06 12:47:47 +0100:
> Have been reading posts daily for two months now on the list, and am very
> pleased at how informative these can be.
> I have noticed, many examples where one is pointed to using classes
> downloadable on the internet.
> This is when i realized h
8 matches
Mail list logo