Is it possibile to update the status of facebook externally using a user’s username and password with PHP. without any user interaction(like facebook connect).
Also without using curl.
I know there are come facebook mobile clients like snaptu. how do they access inbox, wall and our status just knowing the username and password.??
Thanks in advance
Is it possibile to update the status of facebook externally using a user’s username
Share
Without using CURL or other POST requests it isn’t possible.