Thread
:
Proper integration of telepathy accounts
View Single Post
RafaelVlmendes
2011-12-05 , 17:48
Posts: 149 | Thanked: 34 times | Joined on Dec 2011
#
40
Hi Sir Bllranton
Please can explain about the names
1)Example:
insert into accounts values (null, 'me@hotmail.com', 'msn', 1);
"me@hotmail.com" = my email? or i need write "me" ?
insert into settings values(14, 20, 'tmc-uid', 's', 'manager/protocol/youraccount');
"youraccount" = my login msn? example
blablabla@hotmail.com
?
insert into settings values(14,0,'username','s','me@hotmail.com');
insert into settings values(14,0,'password','s','mypassword');
"me@hotmail.com" = my email? or i need write "me" ?
"mypassword" = my real password?
Thanks very much..
Quote & Reply
|
RafaelVlmendes
View Public Profile
Send a private message to RafaelVlmendes
Find all posts by RafaelVlmendes