Google Apps

If you have an old admin account for Google Apps and you can't sign in, try this little trick that just worked for us.

We had a phone number set as our primary verification method, but when we went to sign in, we were getting an error that the system was unable to send us a verification message and that our mobile number was recently...


Introduction

Zend Framework is currently one of the best MVC-based frameworks in the PHP world. Zend_Mail is part of Zend Framework and it provides the ability to easily send email messages. If you’re like me, most web applications you have developed are setup to use Google Apps as their email provider. Here’s how to send email...