Skip to content

recovery of two lines in the getAdminContracts.php file #14

@plmn225

Description

@plmn225

in getAdminContracts.php file which displays everything:

Array
(
[partnerContracts] => Array
(
[partnerId] => jotoure4@gmail.com
[contracts] => Array
(
[0] => Array
(
[service] => SMS_OCB
[contractDescription] => SMS API: your balance (per country)
[serviceContracts] => Array
(
[0] => Array
(
[country] => CIV
[service] => SMS_OCB
[contractId] => 18f251d0-2b23-4097-8209-2a171df5589c
[availableUnits] => 91
[expires] => 2021-07-17T01:00:00
[scDescription] => Côte d'Ivoire - 91 units to consume before July 17, 2021 1:00 AM

)

                            )

                    )

            )

    )

)

I want to fetch only two lines and display, line [expires] and line [scDescription].

this is my current problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions