Purpose Of This Interview This is the #4th set of PHP Interview to help aspiring PHP developers and PHP fans alike to get inspired by listening from those PHP guys who are already highly involved into the PHP Ocean and being ‘there’ taming the waves and surfing better than ever to make themselves an Awesome [...]
$phpPost->_title(" PHP Interview With Michelangelo van Dam President Of PHPBenelux PHP User Group – Give And Expect Nothing In Return ");
Purpose Of This Interview This is the #3rd set of PHP Interview to help aspiring PHP developers and PHP fans alike to get inspired by listening from those PHP guys who are already highly involved into the PHP Ocean and being ‘there’ taming the waves and surfing better than ever to make themselves an Awesome [...]
$phpPost->_title(" PHP Interview With Enrico Zimuel Senior Software Engineer At Zend Technologies – Everything Is An Array In PHP ");
Purpose Of This Interview This is the #2nd set of PHP Interview to help aspiring PHP developers and PHP fans alike to get inspired by listening from those PHP guys who are already highly involved into the PHP Ocean and being ‘there’ taming the waves and surfing better than ever to make themselves an Awesome [...]
$phpPost->_title(" Interview With Chris Tankersley Founder Of Northwest Ohio PHP Users Group – Any Involvement Is Good Involvement (@Microsoft) ");
Purpose Of This Interview This is the first set of PHP Interview to help aspiring PHP developers and PHP fans alike to get inspired by listening from those PHP guys who are already highly involved into the PHP Ocean and being ‘there’ taming the waves and surfing better than ever to make themselves an Awesome [...]
$phpPost->_title(" Building Your PHP Geek Cred To Publicly Be An Awesome PHP Developer ");
If you’ve read the PHP|Architect Magazine – March 2011 Edition, you have surely enjoyed the nice article by Jason Austin (a PHP developer from Raleigh, NC) titled “Good PHP help is hard to find“. Jason talks about ‘the why‘ and ‘the how‘ to distinguish yourself as a qualified PHP Professional from the crowd. And the [...]
$phpPost->_title(" PHP + PDO + FETCH_OBJ Issue + Notice: Trying to get property of non-object ");
ASSUMPTIONS: I’m expecting only 1 row of data for the fetch-ing I need the fetched-data to be in the form of an stdClass object You are familiar with using PDO – PHP Data Objects This PDO error typically occurs when you try to fetch data into an stdClass object by using fetchAll() By definition fetchAll [...]

