/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ExtensionCount Property

The number of records in the Extension arrays.

Object Oriented Interface

public function getExtensionCount();
public function setExtensionCount($value);

Procedural Interface

ipworks3ds_server_get($res, 50 );
ipworks3ds_server_set($res, 50, $value );

Default Value

0

Remarks

This property controls the size of the following arrays:

The array indices start at 0 and end at ExtensionCount - 1.

This property is not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 PHP Edition - Version 2.2 [Build 8318]