Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Memcached
PHP Manual

Memcached::addServer

(PHP 5 >= 5.2.0)

Memcached::addServerThe addServer purpose

Description

public void Memcached::addServer ( string $host , string $port [, string $weight ] )

The method description goes here.

Parameters

host

Description...

port

Description...

weight

Description...

Return Values

Description...

Examples

Example #1 Memcached::addServer() example

<?php
/* ... */
?>

The above example will output something similar to:

...

See Also


Memcached
PHP Manual