Tuitter::__construct

Creates a new Tuitter object.

__construct( string $user, string $passwd )

Parameters

user

Twitter’s account name. Usually you specify your screen name, but you can use registered email address as well.

passwd

The password for the account.