On 11 May 2011 at 19:25, Curtis Maurand <cur...@maurand.com> wrote: > $_cartTotal="$0.00";
Surely that should be: $_cartTotal = "0.00"; tim
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
On 11 May 2011 at 19:25, Curtis Maurand <cur...@maurand.com> wrote: > $_cartTotal="$0.00";
Surely that should be: $_cartTotal = "0.00"; tim
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php