Re: [PHP] Serial Numbers

2010-07-12 Thread Paul M Foster
On Mon, Jul 12, 2010 at 02:52:39PM -0400, Gary wrote: > I'm sure it is possible, but I am unsure how to do this. I have created a > Sale coupon that I was going to put up on a site that I manage, for visitors > to print out and bring to the store. The coupon is currently a .png, however > I was p

Re: [PHP] Serial Numbers

2010-07-12 Thread Gary
""Daevid Vincent"" wrote in message news:a380a1570d4c4351b38e1cce2aabe...@mascorp.com... >> -Original Message- >> From: Gary [mailto:gp...@paulgdesigns.com] >> Sent: Monday, July 12, 2010 11:53 AM >> >> I'm sure it is possible, but I am unsure how to do this. I >> have created a >> Sale

RE: [PHP] Serial Numbers

2010-07-12 Thread Daevid Vincent
> -Original Message- > From: Gary [mailto:gp...@paulgdesigns.com] > Sent: Monday, July 12, 2010 11:53 AM > > I'm sure it is possible, but I am unsure how to do this. I > have created a > Sale coupon that I was going to put up on a site that I > manage, for visitors > to print out and

Re: [PHP] Serial Numbers

2010-07-12 Thread Gary
"Ashley Sheridan" wrote in message news:1278962039.2202.5.ca...@localhost... > On Mon, 2010-07-12 at 14:52 -0400, Gary wrote: > >> I'm sure it is possible, but I am unsure how to do this. I have created >> a >> Sale coupon that I was going to put up on a site that I manage, for >> visitors

Re: [PHP] Serial Numbers

2010-07-12 Thread Gary
"Floyd Resler" wrote in message news:e6321b00-590d-4294-9b81-81cc92883...@adex-intl.com... On Jul 12, 2010, at 2:52 PM, Gary wrote: > I'm sure it is possible, but I am unsure how to do this. I have created a > Sale coupon that I was going to put up on a site that I manage, for > visitors > t

Re: [PHP] Serial Numbers

2010-07-12 Thread Floyd Resler
On Jul 12, 2010, at 3:22 PM, Ashley Sheridan wrote: > On Mon, 2010-07-12 at 15:17 -0400, Floyd Resler wrote: >> >> On Jul 12, 2010, at 2:52 PM, Gary wrote: >> >> > I'm sure it is possible, but I am unsure how to do this. I have created a >> > Sale coupon that I was going to put up on a site t

Re: [PHP] Serial Numbers

2010-07-12 Thread Ashley Sheridan
On Mon, 2010-07-12 at 15:17 -0400, Floyd Resler wrote: > On Jul 12, 2010, at 2:52 PM, Gary wrote: > > > I'm sure it is possible, but I am unsure how to do this. I have created a > > Sale coupon that I was going to put up on a site that I manage, for > > visitors > > to print out and bring to

Re: [PHP] Serial Numbers

2010-07-12 Thread Floyd Resler
On Jul 12, 2010, at 2:52 PM, Gary wrote: > I'm sure it is possible, but I am unsure how to do this. I have created a > Sale coupon that I was going to put up on a site that I manage, for visitors > to print out and bring to the store. The coupon is currently a .png, however > I was planning o

Re: [PHP] Serial Numbers

2010-07-12 Thread Ashley Sheridan
On Mon, 2010-07-12 at 14:52 -0400, Gary wrote: > I'm sure it is possible, but I am unsure how to do this. I have created a > Sale coupon that I was going to put up on a site that I manage, for visitors > to print out and bring to the store. The coupon is currently a .png, however > I was plann

Re: [PHP] Serial Numbers

2010-07-12 Thread Shreyas Agasthya
Perhaps using a static variable might help? I am just guessing. --Shreyas On Tue, Jul 13, 2010 at 12:22 AM, Gary wrote: > I'm sure it is possible, but I am unsure how to do this. I have created a > Sale coupon that I was going to put up on a site that I manage, for > visitors > to print out an