Re: [PHP-DEV] credit card processing

2002-08-19 Thread Brad House
t; I am looking for credit card processing scripts. How can I validate credit > card limits? > > Does anybody know some solutions? > > Toni > > > -- - Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL PROTECTED] (352) 378-8

Re: [PHP-DEV] Mac OS X --with-apxs build now works!

2002-04-22 Thread Brad House
otherwise?? > > > yes, it should. Let me know if you run into any problems! -- ----- Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL PROTECTED] (352) 378-8228 - -- PHP Development Mailing List <http://www.ph

Re: [PHP-DEV] Mac OS X --with-apxs build now works!

2002-04-22 Thread Brad House
lease on Mac OS X and that the release > process of it will start soon. We will release a preview > version of it for Mac OS X as soon as Apple includes > the new Apache version in a future release of Mac OS X. > > I hope for a little more patience with this. > We're almost the

Re: [PHP-DEV] Mac OS X --with-apxs build now works!

2002-04-22 Thread Brad House
with your typical (apxs-based) configuration. > > I encourage developers on other platforms to test the apxs > build as well, in case I botched it up :-) > > On Mac OS X, we require OS version 10.1 and the December 2001 > version of the developer tools. > > Happy hacking,

Re: [PHP-DEV] Install PHP 4.1.2 with Apanche 2.0.35

2002-04-10 Thread Brad House
yawn... Anyone else in here getting tired of this same exact bug report?? Perhaps there should be an APACHE 2.0 announcement made on the main www.php.net webpage stating that 4.1.x does not support Apache 2, and only 4.2.0CVS and HEAD supports 2.0.35 Oh well ... Guess I'm just bitching because t

Re: [PHP-DEV] PHP 4.2.0RC2 -- Apache 2.0.35 APXS fix

2002-04-05 Thread Brad House
damnit .. just looked back through the postings, looks like people have already fixed this ... sorry for the repeat ... damnit, now I wish I hadn't have spent the last 30 minutes fixing this ... -Brad Brad House wrote: > This file replacement fixes compilation issues, and tests fine.

[PHP-DEV] PHP 4.2.0RC2 -- Apache 2.0.35 APXS fix

2002-04-05 Thread Brad House
this. - Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL PROTECTED] (352) 378-8228 - /* +--+ | PHP Vers

Re: [PHP-DEV] the dl() issue

2002-03-11 Thread Brad House
a library that is linked and a library that is dynamically opened. Hence *.dylib vs *.so ... AFAIK the APPLE OS X is the only OS that does this, it's a real PITA. - Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL PROTECTED] (352) 378-8228 ---

[PHP-DEV] MailServer blacklist

2002-02-28 Thread Brad House
got blacklisted. It is no longer configured as open-relay, so if anyone knows which list they use, or how to un-blacklist my IP, that would be great... Again, sorry for posting this message here, but I had to use someone else's mail server in order to send this. -

Re: [PHP-DEV] php 4.1.1 Darwin shared apache builds

2002-02-18 Thread Brad House
I do know it > DK>> needs to have the -flat_namespace define added to the compile > DK>> options. > > Does 4.0.6 version have it? If so, the question is why it got removed. If > not, te question is how 4.0.6 libtool works? > >

Re: [PHP-DEV] Extension format (fwd)

2002-02-14 Thread Brad House
Umm, look at README.EXTENSIONS in the source distribution. Very explicit. RTFM ?! David Croft wrote: > Could someone please update me on what needs to be changed to make an > 4.0.6 extension function on 4.1.1? > > Thanks. > > -- ----- Brad H

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Brad House
refuse to implement stopgap measures. > > I don't know what the timetable for the 4.2 release is, but my understanding > is that it's not imminent; hence we should have the time to Do This Right. > > > --Marko > > > -- - B

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Brad House
7;t put an ETA of less than a month on it at the moment.. > > > --Marko > > > -- - Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL PROTECTED] (352) 378-8228 - -- PHP Development Mailing List <http://www.php.net/> To unsubscribe,

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Brad House
lve moving up to the absolute latest > autoconf/automake/libtool chain and it's breaking just about *everything* > right now. > > I can't put an ETA of less than a month on it at the moment.. > > > --Marko > > > --

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Brad House
libtool file to the 4.1.1 > tree and then run make. > > Thanks for your attention; I found no mention of this error > in the bug database. > -- - Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL PROTECTED] (352) 378-8228 -

Re: [PHP-DEV] pthread & thread support : issues?

2002-01-21 Thread Brad House
I am ;) - Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL PROTECTED] (352) 378-8228 - int le_threadid; int le_pthreadattr; typedef struct function_params { zval **function_name; zval ***args_ptr; } function_params; void *call_user_function

Re: [PHP-DEV] pthread & thread support : issues?

2002-01-21 Thread Brad House
ds:)' on php-dev discussing > it - has anybody got any comments? > > regards > alan > > -- - Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL PROTECTED] (352) 378-8228 - -- PHP Development Mailing List <h

Re: [PHP-DEV] if ()

2002-01-21 Thread Brad House
_ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > -- - Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL PROTECTED] (352) 378-82

Re: [PHP-DEV] Re: MCVE -- php ext -- where it should be committed , etc

2002-01-16 Thread Brad House
ely... not a problem to do... Just let me know who/what/where/when/why/how ...heh... and we can get ya a version. 2.0 is fixin' to be released, so you might want to wait 'till then though - Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL P

Re: [PHP-DEV] Re: MCVE -- php ext -- where it should be committed, etc

2002-01-15 Thread Brad House
Yasuo Ohgaki wrote: > Brad House wrote: > >> Hi, just joined the list, already got CVS write >> access for maintaining the MCVE module. Looking >> back through some of the mailing lists, saw some >> comments as to where it should be committed to. > >

[PHP-DEV] MCVE -- php ext -- where it should be committed, etc

2002-01-15 Thread Brad House
test with current CVS version as well, but I expect no differences... It can be found at http://www.mcve.com/freedist/php_mcve_ext_final.tar.gz (~ 8kB) Thanks! - Brad House Sr. Developer Main Street Softworks, Inc. [EMAIL PROTECTED] (352) 378-8228

[PHP-DEV] CVS Account Request: bradmssw

2001-12-28 Thread Brad House
I have written an extension to php for the MCVE engine. It can be loaded as a module or compiled into the code base, and would like to have it distributed with PHP. I would need commit access in order to maintain the module. The product, MCVE is a credit card processing engine similar in pur