php Programming Glossary: gist.github.com
How does RecursiveIteratorIterator work in PHP? http://stackoverflow.com/questions/12077177/how-does-recursiveiteratoriterator-work-in-php to display nice looking ascii trees in this gist https gist.github.com 3599532 Do It Yourself Make the RecursiveTreeIterator Work Line..
Parse XML with PHP and XMLReader http://stackoverflow.com/questions/15345615/parse-xml-with-php-and-xmlreader headend elements require 'xmlreader iterators.php' https gist.github.com hakre 5147685 class HeadendIterator extends XMLElementIterator..
git submodule svn external http://stackoverflow.com/questions/2879414/git-submodule-svn-external with PHP5.3 for example using the SplClassLoader http gist.github.com 221634 it requires a namespace to directory mapping like Package..
Facebook iframe not working in IE; session/login issue? http://stackoverflow.com/questions/3871199/facebook-iframe-not-working-in-ie-session-login-issue behaviour. I've placed the source code of the app at http gist.github.com 613083 . The app is using the standard PHP SDK provided by Facebook..
Regex to conditionally replace Twitter hashtags with hyperlinks http://stackoverflow.com/questions/4277070/regex-to-conditionally-replace-twitter-hashtags-with-hyperlinks search q 23 2 2 a ' strTweet taken from https gist.github.com 445729 In the course of testing I discovered that #test is converted..
Why doesn't var_dump work with DomDocument objects, while print($dom->saveHTML()) does? http://stackoverflow.com/questions/4776093/why-doesnt-var-dump-work-with-domdocument-objects-while-printdom-savehtml PHP 5.4.1 you can finally var_dump DOM objects. See https gist.github.com 2499678 It's a bug http bugs.php.net bug.php id 48527 share..
Crop Image From Center PHP http://stackoverflow.com/questions/6891352/crop-image-from-center-php class it should make some aspects much easier https gist.github.com 880506 im new ImageManipulator ' path to image' centreX round..
Resize image on server http://stackoverflow.com/questions/7911293/resize-image-on-server out this gist for a simple image manipulation class https gist.github.com 880506 Here's an example usage... im new ImageManipulator _FILES..
Is this the correct way to send email with PHP? http://stackoverflow.com/questions/809924/is-this-the-correct-way-to-send-email-with-php is not showing up correctly I made it available @ http gist.github.com 104818 EDIT 2 I'm aware of other alternatives libraries for..
|