Re: [PHP] www. check still not working

2008-02-15 Thread Anjan Upadhya
// Redirect to WWW public function WWWRedirect() { if ($this->WWW == false) { $redir = "Location: http://www."; . $_SERVER['SERVER_NAME'] . $_SERVER['REQUEST_URI']; header($redir); } } Regards, Anjan

[PHP] Freebsd 6.2 amd64 PHP 5.2.5 Internal Server Error

2008-01-14 Thread Anjan Upadhya
foreach ($ar_orders as $key => $value) { ### INTERNAL SERVER ERROR } Has anyone come across this? Any insight would be greatly appreciated. -- Regards, Anjan Upadhya V.P. of Software Development [EMAIL PROTECTED] ph: 954.332.7875 == www.sproutloud.com Spro