Re: [PHP] Credit Card encryption

2010-05-31 Thread Paul M Foster
On Mon, May 31, 2010 at 05:06:23PM -0400, tedd wrote: > At 12:36 PM -0400 5/31/10, I wrote: >> That's Okay, but I'm simply telling you what I KNOW to be true. You >> may either accept what I have to say, or reject it, but to reply >> that what I say is "Not true" is somewhat offensive and >> confr

Re: [PHP] Credit Card encryption

2010-05-31 Thread Paul M Foster
On Mon, May 31, 2010 at 12:36:55PM -0400, tedd wrote: > At 1:38 AM -0400 5/31/10, Paul M Foster wrote: >> On Sun, May 30, 2010 at 10:50:05AM -0400, tedd wrote: >> >> > Besides, most credit card processing agencies even require that you >>> use the customer's data (cc number, expiry date and CCS)

Re: [PHP] Convert UTF-8 to PHP defines

2010-05-31 Thread Angus Mann
Dear Sir/Madam Please unsubscribe Angus Mann angusm...@pobox.com from your database. My husband passed away 6 May 2010. Thank you Sonya Mann - Original Message - From: "tedd" To: Sent: Monday, May 31, 2010 12:20 AM Subject: Re: [PHP] Convert UTF-8 to PHP defines At 10:20 PM +

Re: [PHP] Credit Card encryption

2010-05-31 Thread Waynn Lue
Billing Address (at least the street number) is used in conjunction with the zip code for AVS checks. On 5/31/10, tedd wrote: > At 1:38 AM -0400 5/31/10, Paul M Foster wrote: >>On Sun, May 30, 2010 at 10:50:05AM -0400, tedd wrote: >> >> > Besides, most credit card processing agencies even requir

Re: [PHP] Credit Card encryption

2010-05-31 Thread tedd
At 12:36 PM -0400 5/31/10, I wrote: That's Okay, but I'm simply telling you what I KNOW to be true. You may either accept what I have to say, or reject it, but to reply that what I say is "Not true" is somewhat offensive and confrontational. I hope you didn't mean it that way. :-) My apologie

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-31 Thread Alice Wei
> Date: Mon, 31 May 2010 11:56:38 -0400 > To: php-general@lists.php.net; aj...@alumni.iu.edu > From: tedd.sperl...@gmail.com > Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different > Forms > > At 7:23 PM -0400 5/30/10, Alice Wei wrote: > >Tedd, > > > > Looks like I fina

Re: [PHP] Credit Card encryption

2010-05-31 Thread tedd
At 1:38 AM -0400 5/31/10, Paul M Foster wrote: On Sun, May 30, 2010 at 10:50:05AM -0400, tedd wrote: > Besides, most credit card processing agencies even require that you use the customer's data (cc number, expiry date and CCS) to make the sale and then immediately dispose of it afterwards,

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-31 Thread tedd
At 7:23 PM -0400 5/30/10, Alice Wei wrote: Tedd, Looks like I finally found the answer to my question, and the key is the term, dependent drop down menu. There is an example that I found here, http://www.huanix.com/files/dependent_select/dependent_select.txt, and after editing everything,

Re: [PHP] MVC logic

2010-05-31 Thread Michiel Sikma
On 29 May 2010 20:39, Tanel Tammik wrote: > Hello, > > i'm trying to break this thing down for my self. i made little application > for that. could someone please take a look and let me know if what i wrote > resembles MVC inviroment or not. > > It's crucial that your application parses the locat

Re: [PHP] Credit Card encryption

2010-05-31 Thread Phpster
On May 31, 2010, at 1:24 AM, Paul M Foster wrote: On Sun, May 30, 2010 at 03:30:28PM -0400, Phpster wrote: I work with some of the largest retailers in north America if not the world, and I can confirm that the security measures taken to enforce pci compliance are not something lightl

Re: [PHP] NetBeans Question

2010-05-31 Thread Jan G.B.
Hi there. I'm also a User of the Netbeans IDE and I can tell you the following: - Netbeans is the only IDE who can load very large PHP scripts (f.e. >1mb PHP Script with a multiple of 10thousands of lines) with syntax highlighting and SUPERB code completion. It works with include files, you can

Re: [PHP] NetBeans Question

2010-05-31 Thread Mario Lacunza
Hello, what about the Netbeans ram eating? Mario On 31/05/10 02:03, Dušan Novaković wrote: Hi, I've been using NetBeans for some time and I found that there are some issues like for Web applications if you write html tag incorrectlly, you wont be informed about that, for stand alone applicatio

Re: [PHP] NetBeans Question

2010-05-31 Thread Dušan Novaković
Hi, I've been using NetBeans for some time and I found that there are some issues like for Web applications if you write html tag incorrectlly, you wont be informed about that, for stand alone applications in Java there were also some stupid errors, etc. So, I strongly suggest to check out Eclipse(