| php Programming Glossary: pokingDebugging PHP code [closed] http://stackoverflow.com/questions/1011008/debugging-php-code  question   Absolutely not printing is not debugging it's poking around. I personally use PHPEd and I've tried pretty much every.. 
 Processing IMAP email in PHP http://stackoverflow.com/questions/1603637/processing-imap-email-in-php  as read and move it to another IMAP folder as well. I'm poking around PHP documentation imap_open http us2.php.net imap 5Fopen.. 
 Casting an Array with Numeric Keys as an Object http://stackoverflow.com/questions/1869812/casting-an-array-with-numeric-keys-as-an-object  an Array with Numeric Keys as an Object  I was poking around PHPs casting mechanism and ran into an odd case when.. 
 Can you Create your Own Hook in Drupal? http://stackoverflow.com/questions/4994512/can-you-create-your-own-hook-in-drupal  much there and I still get a little dizzy when I start poking around the Drupal source code I understand recursion but don't.. 
 HTML5 Audio Streaming http://stackoverflow.com/questions/5305974/html5-audio-streaming  are using SHOUTcast as the streaming server. Doing some poking around I found this http mp3stream.wfmu.org 8000 Note that when.. 
 How do you display a formatted Word Doc in HTML/PHP? http://stackoverflow.com/questions/5334301/how-do-you-display-a-formatted-word-doc-in-html-php  share improve this question   I know nothing about COM but poking around the Word API docs on MSDN it looks like your best bet.. 
 How to create a simple 'Hello World' module in Magento? http://stackoverflow.com/questions/576908/how-to-create-a-simple-hello-world-module-in-magento  is built using the same module system you'll be using so poking around the core code is a useful learning tactic. Also a lot.. dispatches to a controller. From here I'd recommended poking at the existing Magento controller classes to see how models.. 
 |