jdolitsky / AppDotNetPHP

PHP library for the App.net Stream API
34 stars 19 forks source link

Handled URLs on Post #8

Closed ghost closed 12 years ago

ghost commented 12 years ago

May or may not be an issue with urls getting cut off, maybe not...

<?php require_once 'AppDotNet.php'; $app = new AppDotNet(); if ($app->getSession()) { $app -> createPost('This is a test message with a url http://appeio,com?v=post&p=555',null); } ?>

ravisorg commented 12 years ago

Suppose I should be posting here since I asked that the bug be filed here ;)

Seems to work for me: https://alpha.app.net/ravisorg/post/106324