Results for: "basics"

Contents (67)

4 Strategies to Improve  YouTube Marketing
4 Strategies to Improve YouTube Marketing

In just a few years, YouTube has quickly gone from being an entertainment site to the world’s second largest search…

read more
PHP: Basic Introduction to Namespaces
PHP: Basic Introduction to Namespaces

History of PHP Namespaces In PHP prior to 5.3 (2009), any class you define lived at the…

read more
Php: How to extend the highlight_string function
Php: How to extend the highlight_string function

PHP has a cool function that automatically highlights PHP code called highlight_string(); Theoretically this could be used to roll your…

read more
Getting started with Node.Js
Getting started with Node.Js

Node.js is a JavaScript runtime environment (hence its .js termination in reference to the JavaScript language). This real-time runtime environment…

read more
PHP7: Install PHP7 with NGINX and MEMCACHE in Ubuntu 14.04
PHP7: Install PHP7 with NGINX and MEMCACHE in Ubuntu 14.04

  Let's install PHP7 and Nginx on a new Ubuntu 14.04 server, and manually build the (not yet packaged) memcached module…

read more