Get phpmailer, best way to send mail from php under Windows. See this
tutorial:
http://www.110mb.com/forum/index.php?topic=14144.0
Tac
On Tue, May 31, 2011 at 9:08 AM, Larry L. wrote:
> Hi,
>
> I'm a newbie and trying to send mail using my gmail account from the
> Windows
> 7 machine I'm usi
Use PHPMailer, it is MUCH, MUCH, MUCH better than the native mail()
function built into PHP.
If you have a google account, you can set it up to use that as your
mail server, saving you all sorts of headaches involved with sending
mail from Windows, especially from a home machine with a dynamic IP
t of the time.
IMHO, of course.
Tac
On Wed, Oct 20, 2010 at 6:07 PM, Tommy Pham wrote:
> > -Original Message-
> > From: Keith Davis [mailto:keithda...@pridedallas.com]
> > Sent: Wednesday, October 20, 2010 2:09 PM
> > To: Tac Tacelosky; Tommy Pham
> &
If you have the RAM, install php_apc -- once the scripts are included once,
the tokenized php will be cached in memory, can be a significant performance
boost.
We also use it for "global" variables that don't change across scripts, such
as state and country names. Great tool, I wish it were built
We've been using jqgrid (http://trirand.com/jqgrid/jqgrid.html) and have
been pretty pleased with it.
Tac
On Mon, Dec 7, 2009 at 1:14 PM, Warren Vail wrote:
> Try one of the following;
>
> http://www.jquery.com
> http://www.extjs.com
>
> Warren Vail
>
> -Original Message-
> From: Harpre