is it possible , in twitter ,
my html snippet will or not,
How to post html msg in twitter
Thanks
is it possible , in twitter ,
my html snippet will or not,
How to post html msg in twitter
Thanks
It is possible to send anything up to 140 chars to twitter. There are many classes for php: probably the best one is here.
However, if you want to send html and see it "executed" or how to call it, that is not possible since everything is escaped.