Skip to content

returning "Array" #12

@maxmitch

Description

@maxmitch

require_once('bitly.php');

$results = bitly_v3_shorten('http://www.tragicclothing.co.uk/bitsandbobs.php#martello-tower-y-by-billings-jackson-design', '83dsfreu61b8b7081e950d6c1383fb86d3d8334', 'j.mp');

when I use echo $results; the php page returns Array.

And when I use echo $results[0]; the php page returns nothing?

Why is this not working?

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