Re: [PHP] else if vs switch

2012-06-18 Thread Ashley Sheridan
April Mains wrote: > >On 2012-06-18, at 7:59 AM, James wrote: > >>> Original Message >>> From: April Mains >>> To: >>> Cc: "PHP-General list" >>> Sent: Mon, Jun 18, 2012, 9:41 AM >>> Subject: Re: [PHP] else if vs switch >>> >>> This is what I had been using as the check based on the

Re: [PHP] else if vs switch

2012-06-18 Thread April Mains
On 2012-06-18, at 7:59 AM, James wrote: >> Original Message >> From: April Mains >> To: >> Cc: "PHP-General list" >> Sent: Mon, Jun 18, 2012, 9:41 AM >> Subject: Re: [PHP] else if vs switch >> >> This is what I had been using as the check based on the code that had been >> there prev

Re: Re: [PHP] else if vs switch

2012-06-18 Thread James
> Original Message >From: April Mains >To: >Cc: "PHP-General list" >Sent: Mon, Jun 18, 2012, 9:41 AM >Subject: Re: [PHP] else if vs switch > >This is what I had been using as the check based on the code that had been >there previously and along with an email validator that sets $email to

Re: [PHP] else if vs switch

2012-06-18 Thread April Mains
This is what I had been using as the check based on the code that had been there previously and along with an email validator that sets $email to "" if the address isn't valid. The purpose of the form is lead generation. The last bit is to prevent spammers from entering urls in the class text box.

Re: [PHP] IE9 Large Post Hangs for 5 Minutes Plus

2012-06-18 Thread Mihamina Rakotomandimby
On 06/18/2012 08:21 AM, Christopher Cowan wrote: Any suggestions on how to fix this issue? If IE9 has a specific problem, I think one very good place is http://goo.gl/Eug3a -- RMA. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php