Php API problems, any help to get?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
KFlash32
Forum Newbie
Posts: 2
Joined: Fri Nov 25, 2011 9:40 am

Php API problems, any help to get?

Post by KFlash32 »

Hi

I have plans in developing a connect function for remote login to my web side. I can't find any useful on Google.

Some idees on how to code a API connect button? Something similiar to Facebook connect, Twitter connect etc. BUT this should not rely on facebook api. I'm going to make my own stand alone api.

I know I need to use REST in backend, but I'm missing the knowledge to know how to send / recive the login data, and how to know when a user are online or not.

I'm greatfull for any help. Also links.

And also tips on how to make a developer plattform for apps, much like the way Facebook have it.
thinsoldier
Forum Contributor
Posts: 367
Joined: Fri Jul 20, 2007 11:29 am
Contact:

Re: Php API problems, any help to get?

Post by thinsoldier »

Way too big a scope for so few words. Sounds like you're biting off too much at once.
Warning: I have no idea what I'm talking about.
Post Reply