On Wednesday 05 May 2010 13:12:58 Dan Joseph wrote: > On Wed, May 5, 2010 at 1:06 PM, David McGlone <david@xxxxxxxxxxxxx> wrote: > > 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! > > LOL sometimes a second set of eyes is required. We've all been in your > shoes! > True. I need to learn to ask for help, but I don't want to fall into the habit of taking it for granted. I'm still learning so I need to try my hardest before I go getting an answer. -- Blessings, David M. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php