On Wednesday 05 May 2010 12:59:07 Dan Joseph wrote: > On Wed, May 5, 2010 at 12:55 PM, David McGlone <david@xxxxxxxxxxxxx> wrote: > > 26. if(isset($_GET['ProductID'])) > > 27. $this->mSelectedProduct = (init)$_GET['ProductID']; > > You've got (init) instead of (int). Its always those little characters > causing trouble! Tell me about it. I kept telling myself for the last 4 hours "I can find it, I can find it I don't need to ask the list" Huh! I was wrong! -- Blessings, David M. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php