29th Jan 2016 • David Carr HTML 5 Submit form - multiple actions with formaction When working with forms there are often times it would be really handy to be able to submit the form... Read more
29th Jan 2016 • David Carr Website deployment with Bitbucket and FTPloy Bitbucket is great for private repo’s. Bitbucket provides Git and Mercurial hosting for teams.... Read more
28th Jan 2016 • David Carr Extract image source from img tag To extract the image source from an image tag making use of preg_replace and a regular exp... Read more
28th Jan 2016 • David Carr Checking all array keys are the same with PHP Here is a simple way to check the values of an array contain the same value using array_count_values... Read more
4th Dec 2015 • David Carr PHP 7 has been released! PHP 7 was officially released yesterday! it’s been in testing for quite some time. 8 release c... Read more
28th Nov 2015 • David Carr Common SSH commands These following commands are for working within an SSH connection on a Linux server, I’m docum... Read more
14th Nov 2015 • David Carr Free Bootstrap Admin Themes The following is a collection of freely available Bootstrap admin themes, each theme looks great and... Read more
30th Oct 2015 • David Carr Stop MAMP delay between saving and viewing changes I’ve noticed recently when using MAMP to test PHP 7 that changes are not shown right away when... Read more
25th Oct 2015 • David Carr A dead simple way to run php 7 locally using bitnami mamp stack PHP 7 release is not far aware PHP 7.0.0 RC5 is the most recent beta release now is a great time to... Read more
25th Oct 2015 • David Carr Dynamically set iframe properties with jQuery Using jQuery it’s possible to pass properties to set the src, width and height of an iframe fr... Read more
24th Oct 2015 • David Carr iframe set height to 100% Iframes are useful to loading external pages into an existing page and avoiding any style conflicts,... Read more
12th Oct 2015 • David Carr Post updates to Buffer using PHP Buffer is a great social media management tool, perfect to scheduling facebook and twitter updates.... Read more
11th Oct 2015 • David Carr Add a Buffer button to your website I’m a huge fan of Buffer it allows you to connect and share content to multiple social media p... Read more
10th Oct 2015 • David Carr PHP Code Snippets - relaunched PHP Code Snippets, is a members based site. Anyone can join and add their own code snippets, Snippet... Read more
30th Sep 2015 • David Carr My favourite Evernote feature on a iPhone I love using Evernote it's my go to app for jotting down my thoughts and documenting meetings wi... Read more