Forum und email

muscat_setup

(PHP 4 >= 4.0.5)

muscat_setup — Creates a new local muscat session

Description

resource muscat_setup ( int $size [, string $muscat_dir ] )
Warning

הפונקציה זאת היא ניסיונית. ההתנהגות של הפונצקיה, שם הפונקציה וכל הדברים אשר מתועדים כאן עשויים להשתנות ללא התרעה בהפצות עתידיות של PHP. השתמש בתוספת זאת על אחריותך בלבד.

Creates a new local muscat session.

Parameters

size

The amount of memory in bytes to allocate for muscat

muscat_dir

The muscat installation dir e.g. "/usr/local/empower", it defaults to the compile time muscat directory.

Return Values

Returns a session handler or FALSE on error.