php Archives - Digital Mosaic https://www.digital-mosaic.co.uk/tag/php/ Award Winning Digital Design Agency Thu, 04 May 2017 10:53:30 +0000 en-GB hourly 1 Bitnami App on Google Cloud (Debian) Enable PHP Short Tags http://34.105.247.35/blog/development-blog/bitnami-app-on-google-cloud-debian-enable-php-short-tags/ http://34.105.247.35/blog/development-blog/bitnami-app-on-google-cloud-debian-enable-php-short-tags/#respond Thu, 25 May 2017 10:51:30 +0000 http://35.195.174.8/?p=4577 Where do you start in the case that you have uploaded a custom theme to a Bitnami application (hosted on Google Cloud) and you have a fatal error that you cannot identify? The error logs might be a good idea however these reveal nothing. The only clue is a completely blank/white page. Does your theme use php short tags?  <? instead […]

The post Bitnami App on Google Cloud (Debian) Enable PHP Short Tags appeared first on Digital Mosaic.

]]>
http://34.105.247.35/blog/development-blog/bitnami-app-on-google-cloud-debian-enable-php-short-tags/feed/ 0
PHP Frameworks – Laravell V’s Zend http://34.105.247.35/blog/php-frameworks-laravell-vs-zend/ http://34.105.247.35/blog/php-frameworks-laravell-vs-zend/#comments Wed, 12 Aug 2015 15:54:24 +0000 http://35.195.174.8/?p=4073 In computer programming, frameworks are software based abstractions that supply functionality for developers to add user-written code if required and provide application specific software. However there are different types of frameworks that are analogous with various coding languages. PHP, originally an acronym for Personal Homepage that evolved to Hypertext Preprocessor, is a coding language that has many different frameworks – including […]

The post PHP Frameworks – Laravell V’s Zend appeared first on Digital Mosaic.

]]>
http://34.105.247.35/blog/php-frameworks-laravell-vs-zend/feed/ 1
Digital Mosaic 5th Birthday http://34.105.247.35/news/digital-mosaic-5th-birthday/ http://34.105.247.35/news/digital-mosaic-5th-birthday/#respond Thu, 06 Nov 2014 14:50:56 +0000 http://35.195.174.8/?p=3828 We are excited to share our 5th birthday celebration with you all. To mark this special occasion, Digital Mosaic invite you to test your gaming skills by playing our new creation that is packed with entertainment value. A worthy winner would say it’s a piece of cake! ;o)

The post Digital Mosaic 5th Birthday appeared first on Digital Mosaic.

]]>
http://34.105.247.35/news/digital-mosaic-5th-birthday/feed/ 0
The Different Roles Of Web Developers And Web Designers http://34.105.247.35/blog/the-different-roles-of-web-developers-and-web-designers/ http://34.105.247.35/blog/the-different-roles-of-web-developers-and-web-designers/#respond Fri, 17 Aug 2012 14:50:17 +0000 http://35.195.174.8/?p=1994 The distinction between web design and web development is determined by two different roles in the construction of websites. Design revolves around the aesthetics of a website whilst development deals with the coding, to ensure functionality and accessibility. Sometimes there are individuals who are able to do both however, the majority in the digital industry who may know aspects of […]

The post The Different Roles Of Web Developers And Web Designers appeared first on Digital Mosaic.

]]>
http://34.105.247.35/blog/the-different-roles-of-web-developers-and-web-designers/feed/ 0
Kraft Foods http://34.105.247.35/news/website/kraft-foods/ http://34.105.247.35/news/website/kraft-foods/#respond Mon, 21 Nov 2011 11:25:48 +0000 http://35.195.174.8/?p=1352 Digital Mosaic designed and developed the website for Kraft Foods to enhance their recruitment strategy, whilst creating a visual feast. Sadly, the position for food-tasting was not an option. ;o)

The post Kraft Foods appeared first on Digital Mosaic.

]]>
http://34.105.247.35/news/website/kraft-foods/feed/ 0
PHP Image Resizing Function http://34.105.247.35/blog/php-image-resizing-function/ http://34.105.247.35/blog/php-image-resizing-function/#respond Fri, 01 Apr 2011 11:39:35 +0000 http://35.195.174.8/?p=609 As speed is paramount to website efficiency, image re-sizing is a useful function for generating cached versions of images. The following allows you to define:- The source file (realpath) A destination filename (realpath) Maximum width (pixels) Maximum height (pixels) It maintains the aspect ratio and automatically calibrates how to scale down high resolution images to the desired proportion.   public […]

The post PHP Image Resizing Function appeared first on Digital Mosaic.

]]>
http://34.105.247.35/blog/php-image-resizing-function/feed/ 0