Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

pixnet api - 列出部落格最新文章 #5

@kmsheng

Description

@kmsheng

I don't know if this would be considered an issue.

// It's weird that this line of code returns nothing.
$this->http('http://emma.pixnet.cc/blog/articles/latest?user=mu574n6');

// This is the only way that works.
$this->http('http://emma.pixnet.cc/blog/articles/latest', array('get_params' => array('user' => 'mu574n6')));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions