Tag Archive: php
April 3, 2017 12:23 pm
Published by Mark Trego
PHP (originally an abbreviation of Personal Home Page) is a server side scripting language. It’s especially suitable for web development and can be embedded into HTML, but is also used as a general purpose programming language. It was created in...
Read More
March 13, 2017 6:30 am
Published by Mark Trego
There are certain programming languages that always have and always will be around. But every so often some new kids on the block make waves in the tech industry. Whether they’ll stick around or not is anyone’s guess, but either...
Read More
March 6, 2017 6:30 am
Published by Mark Trego
A career in web development is lucrative, exciting and ever changing. It requires a particular set of well-honed skills and a knowledge of languages that you’ll need to keep updating, year after year. In return, you’ll get to build really...
Read More
January 2, 2017 5:48 pm
Published by Mark Trego
This is by far the most commonly asked question by those just about to enter the world of coding. But guess what? It’s the worst question to ask. It’s okay – we’ll forgive you, because we know you don’t know...
Read More
August 5, 2016 1:52 pm
Published by Prasannika
Created by Rasmus Lerdorf in 1994, PHP is a server-side scripting language that’s used primarily for web development. It can be embedded directly into HTML, used with web templates, content management systems (CMS) and even frameworks. The code itself is...
Read More
July 13, 2016 6:23 pm
Published by Mark Trego
Students just dipping their toes into the world of coding often ask ‘Which programming language will make me the most money?’ or ‘Which is the newest, coolest language on the block that I should start learning?’ Both questions are taking...
Read More
June 17, 2016 6:43 am
Published by Mark Trego
It’s no secret that skilled programmers are in very high demand these days. In fact the US Department of Labor estimates that there will be 1.4 million computer specialist job openings by 2020, and enough qualified graduates to fill… wait...
Read More
June 11, 2016 6:16 pm
Published by Mark Trego
From a student’s perspective, learning a new programming language is not just about knowing the syntax. It’s also about knowing the future scope of that particular language and how it will help you grow as a professional. With the ever...
Read More
April 8, 2016 4:58 pm
Published by Prasannika
Easy to Learn Like all programming languages, there’s some initial investment of your time and energy required to learn PHP. With all things considered, though, PHP is relatively easy to learn, even if you have no prior knowledge of programming....
Read More
February 26, 2016 5:17 pm
Published by Prasannika
Originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994, PHP is a general-purpose programming language that’s commonly used in the deployment of server-side scripts. It’s powered by the open-source platform Zend Engine, and can either be embedded directly into HTML or...
Read More