Archive

Posts Tagged ‘php twitter’

Php Twitter Oauth 2

March 10th, 2010 Comments off

I need for my twitter train site a modification. Until now the users have to login with twitter username and password. Now I want that the users can login with Twitter Oauth and have still the same functions. The main function is adding other users as followers – following of mysql db and VIP accounts.

Php Twitter Oauth

February 18th, 2010 Comments off

I need for my twitter train site a modification. Until now the users have to login with twitter username and password. Now I want that the users can login with Twitter Oauth and have still the same functions. The main function is adding other users as followers – following of mysql db and VIP accounts.

Php Twitter Oauth

January 23rd, 2010 Comments off

I need for my twitter train site a modification. Until now the users have to login with twitter username and password. Now I want that the users can login with Twitter Oauth and have still the same functions. The main function is adding other users as followers.

Php Twitter Facebook Scripts

September 4th, 2009 Comments off

I have a twitter site that adds people to the database and other people coming into the site can follow them.

What I would like to do, is add a script that will ask them if they “want to get 75 followers free by letting your facebook friends know about www.xxxxxx.xxx”.

If they click yes they can enter their facebook info, and it will post a message to their facebook saying “I am getting TONS of twitter followers using this site: www.tradetwitterfollowers.com”. By doing so the script will force 75 random users in our twitter database to follow the user who clicked the button. It should only work for them if their facebook info was successful at logging in.

They can only use this feature ONCE every 24 hours.

I will need their facebook info placed in a DB structure that i can access with a later script.

I have this same feature setup for tweets, and you are welcome to see that code to understand it. if you do not know what I am talking about please do not bid. Please have experience with facebook AND twitter api.

Php Twitter Facebook Script

August 29th, 2009 Comments off

I have a twitter site that adds people to the database and other people coming into the site can follow them.

What I would like to do, is add a script that will ask them if they “want to get 75 followers free by letting your facebook friends know about www.xxxxxx.xxx”.

If they click yes they can enter their facebook info, and it will post a message to their facebook saying “I am getting TONS of twitter followers using this site: www.tradetwitterfollowers.com”. By doing so the script will force 75 random users in our twitter database to follow the user who clicked the button. It should only work for them if their facebook info was successful at logging in.

They can only use this feature ONCE every 24 hours.

I will need their facebook info placed in a DB structure that i can access with a later script.

I have this same feature setup for tweets, and you are welcome to see that code to understand it. if you do not know what I am talking about please do not bid. Please have experience with facebook AND twitter api.

Php Twitter W Json

June 28th, 2009 Comments off

The current requirement for this project depend on making api calls to followers, friends, and friendships/exists. All with json format. Followed by some simple data manipulation with PHP, which I will tell the winner in private mesage, and some POST calls to end/update.

This one is a simple project, but you must be able to handle anything within the twitter api, because I will plan to add other elements when you finish.

Categories: PHP Tags: , , ,
Bear