eECHO BLOG

A journey of a thousand miles starts with a single step.

Archive for the ‘PHP’ Category

Ubuntu Apache-PHP-MySQL Server

After the default normal installation of Ubuntu, here are the additional steps I need to do to have a Apache-PHP-MySQL Server. 1. SSH Server (for my remote access)       sudo apt-get install ssh 2. Database Server sudo apt-get install mysql-server 3. Apache HTTP Server       sudo apt-get install apache2 4. PHP for Apache HTTP Server     sudo [...]

PHP array length or size count

Array is very flexible and any time we can add element to array or remove element from an array. So we must know what are the present number of elements in an array. To know the total length or total element in an array we have to use count command. We will first create an [...]

Protected: The SimpleTest PHP unit tester

There is no excerpt because this is a protected post.

Protected: List of object-relational mapping software

There is no excerpt because this is a protected post.

Protected: check of request is xmlHttp in php

There is no excerpt because this is a protected post.

Associative Arrays PHP

An array in PHP is actually an ordered map. A map is a type that associates values to keys. This type is optimized for several different uses; it can be treated as an array, list (vector), hash table (an implementation of a map), dictionary, collection, stack, queue, and probably more. As array values can be [...]

SERVER in PHP

$_SERVER $HTTP_SERVER_VARS [deprecated] $_SERVER — $HTTP_SERVER_VARS [deprecated] — Server and execution environment information Description $_SERVER is an array containing information such as headers, paths, and script locations. The entries in this array are created by the web server. There is no guarantee that every web server will provide any of these; servers may omit some, [...]

flash video links

About using FLV video About using video http://livedocs.adobe.com/…. For information on video fundamentals, such as streaming, progressive download, dimensions, encoding, importing, and bandwidth concerns, see Working with Video in Using Flash.

template languages, such as Smarty or CheetahTemplate

Cheetah is an open source template engine and code generation tool, written in Python. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code. [...]

AMP Installers

You undoubtedly know where to find these by now, but just in case, the Web locate associate with each of our terzetto component have fantastically elaborated selective information to help you work out any go forth, or report card any bugs you may find in the political program: ❑ For Apache questions and information: www.apache.org [...]