6th Apr 2016 • David Carr Bash loop through files and FTP them I have a folder of csv files that need uploading to a server I don’t want to do it manually, B... Read more
28th Mar 2016 • David Carr Nova 3.0 released I’m really happy to announce version 3.0 has been released of Nova Framework, (Nova is the new... Read more
23rd Mar 2016 • David Carr 5 free beautiful bootstrap themes Wow themes have recently released these 5 great themes perfect for your next project. Read more
9th Mar 2016 • Dan Sherwood How to Set up PHP Statistics Sometimes you need to make improvements to your code and make things more efficient. Using some simp... Read more
11th Feb 2016 • David Carr What I'm looking forward to at next weeks PHP UK Conference PHP UK Conference is next week, I went last year, had an amazing time and learn’t a lot the ma... Read more
11th Feb 2016 • David Carr Using Notifications API combined with page visibility API HTML 5 has some great API’s one of which is the notifications api which lets you set browser n... Read more
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