On 17 Jul 2001, Steve Sobol wrote:
> From 'John Donagher':
> >> accounts, and too many bogus cards would not look good.
> >>
> >
> >My suggestion is to run an authorization for an extremely small amount of money
> >($1.00 is fairly standard)
On Mon, 16 Jul 2001, Christopher Ostmo wrote:
> John Donagher pressed the little lettered thingies in this order...
>
> > My suggestion is to run an authorization for an extremely small amount of
> > money ($1.00 is fairly standard) and that will tell you if the account i
? What if they're 14? Allowing the processor to worry about
this means less maintenance on your code later and removes some entropy from
your system.
John
--
John Donagher
Application Engineer
Intacct Corp. - Powerful Accounting on the Web
408-395-0989
720 University Ave.
Los Gatos CA 95032
ww
er you far more flexibility.
> Thanks in advance,
> // Tobias Talltorp
>
>
>
--
John Donagher
Application Engineer
Intacct Corp. - Powerful Accounting on the Web
408-395-0989
720 University Ave.
Los Gatos CA 95032
www.intacct.com
Public key available off http://www.keyserver.net
Key fingerprint = 4024 DF50 56EE 19A3 258A D628 22DE AD56 EEBE 8DDD
> permanent home is in the works.
>
> -Rasmus
>
>
--
John Donagher
Application Engineer
Intacct Corp. - Powerful Accounting on the Web
408-395-0989
720 University Ave.
Los Gatos CA 95032
www.intacct.com
Public key available off http://www.keyserver.net
Key fingerprint = 4024 DF50
t; starts to re-execute. I wish to catch this re-execute and halt the script
> instead
>
> N
>
>
>
>
--
John Donagher
Application Engineer
Intacct Corp. - Powerful Accounting on the Web
408-395-0989
720 University Ave.
Los Gatos CA 95032
www.intacct.com
Public key av
gt; > > Regards,
> > > Henning
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTEC
ctory, for example?
> >
> > Regards,
> > Henning
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL P
se: Array
> [RESULT] => -31 [RESPMSG] => The certificate chain did not validate, no
> local certificate found )
>
> Hmm. Certificate not found. I think that is in the directory that I
> specified for --with-pfpro=., under the ./certs subdirectory there. I
> just downloaded the t
gt;
> jason
>
>
>
> > Hello PHP,
> >
> > Is there any ways to use php with irc?
> >
> > --
> > Best regards,
>
>
>
>
>
--
John Donagher
Application Engineer
Intacct Corp. - Powerful Accounting on the Web
408-395-0989
720 U
)
> and it should work. Functionally, it seems to work, its just that it can't
> find
> that file.
>
>
> > -Original Message-
> > From: Robert Covell [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, March 13, 2001 12:26 PM
> > To: John Donagher; Dan H
tried setting the environment variable
> PFPRO_CERT_PATH=/usr/local/ssl/certs but that doesn't make a difference.
>
> It doesn't seem to be an option I can set in the config.h file for the
> payflow pro SDK that I downloaded.
>
> What's the deal? Anyone know how to fi
ne had trouble with
> >these guys?
>
> no. it's good stuff. Verisign is not going out of business anytime
> soon. and it's flat rate. you can't beat it.
>
> -aaron
>
>
--
John Donagher
Application Engineer
Intacct Corp. - Powerful Accounting o
> > Thanks in advance.
> >
> > -
> > Johnny Withers
> > [EMAIL PROTECTED]
> > p. 601.853.0211
> > c. 601.954.9133
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTEC
l,
> but I don't quite understand what is going on in the
> example. (I assume it is hacking the object's internal
> representation so that it refers to a different class.
> Scary.)
>
> Thanks for any help
>
> Regards,
>
> Tyson Lloyd Thwaites
> IT&
s";
>
> What if I wanted to "return" more than one variable from the function? And
> how would I assign it a name? Like the actual variable, or is that just not
> possible?
>
> I've tried
> return $var1,$var2;
> But got an error.
>
> As a
constructor like "super()" or whatever. It seems silly to hardcode
> the name of my parent class into the code of the class besides in the
> "extends" part in the definition. that way if I change the
> hierarchy, I don't have to worry about changing the construc
ss
> definitions of PHP's ~/lib/php directory, such as DB.php. It looks like
> doing the same thing as -> notation. Can someone help to explain this a
> little bit or provide links to the explaination? Thanks a lot!
>
> Chien-pin
>
>
>
--
John Donagher
Applicatio
ro.so: undefined reference to
> `pthread_mutex_init'
>
> I've never done anything like this before, so I'm not really sure what's
> goin' on.
>
> Any insight into the problem would be greatly appreciated!
>
> Thanks!
>
> -brady
>
rn is important. Some people come in to a PHP project with the
misconception that "PHP sucks" and that their own future marketability as
programmers is somehow being tarnished by virtue of the fact that they have to
learn and use it. Write them off.
John
--
John Donagher
Applicat
nctions.<>.php file, which includes various function
> definitions and other cool theme-related stuff.
>
> I'd like to be able to redefine functions in these files. At the moment
> if I try it I just get the "already declared function" error.
>
> Any th
ta = "hello!";
> }
> function hello () {
> echo $this->data;
> }
> }
> ?>
>
> Thanks!
>-Matt
>
>
>
>
--
John Donagher
Application Engineer
Intacct Corp. - Powerful Accounting on the Web
408-395-0989
720
jdonagher Sat Jan 27 16:45:28 2001 EDT
Modified files:
/php4/ext/pfpro pfpro.c
Log:
PR:
Clean up and add folding
Index: php4/ext/pfpro/pfpro.c
diff -u php4/ext/pfpro/pfpro.c:1.7 php4/ext/pfpro/pfpro.c:1.8
--- php4/ext/pfpro/pfpro.c:1.7 Fri De
jdonagher Sat Jan 27 16:16:55 2001 EDT
Modified files:
/php4 configure.in
Log:
PR:
Remove --with-pfpro warning. Verisign has released a beta SDK which corrects
the problem.
Index: php4/configure.in
diff -u php4/configure.in:1.215 php4/conf
On Sat, 27 Jan 2001, Brian Clark wrote:
> On some Debian systems you have to edit the apxs script if you didn't
> install Apache via the Debian package system.
>
FYI, not the case as of the current woody. Apache 1.3.14 configured with:
./configure --enable-module=so
built a proper apxs which P
jdonagher Sat Jan 27 13:05:41 2001 EDT
Modified files:
/php4 configure.in
Log:
PR:
Submitted by:
Reviewed by:
Obtained from:
Add configure warning message when compiling --with-pfpro
Index: php4/configure.in
diff -u php4/configure.in:1
f this still works? How it works? If it's just a second boolean
>parameter or what?
>
> In other words, instead of:
>
> if (file_exists("/www/inc/my_script.php")) {...}
>
> I'd like to say:
>
> if (file_exists("my_script.php", TRUE)) {...} /
;t count on it.
>
> By Day:|By Night:
> Don't miss the Zend Web Store's| There's not enough room here...
> Grand Opening on January 23, 2001! | Start here:
> http://www.zend.com| http://l-i-e.com/artists.
you have any opinion on the email I sent about language case discrepancies the other
day? I was kind of surprised that no one responded.
Thanks
John
--
John Donagher
Application Engineer
Intacct Corp. - Powerful Accounting on the Web
408-395-0989
720 University Ave.
Los Gatos CA 95032
www.i
29 matches
Mail list logo