francoboy776
New Member
- Messages
- 17
- Reaction score
- 0
- Points
- 1
Hi everyone
this script http://pastebin.com/9LwMEPHi
Uses hyridatuh (a class to connect to social media such as facebook google and twitter) and get their user data such as name, email, gender.
My problem is that the script if working very well when data comes from facebook or Twitter.
It does check if datas exist in database if so echo it exists, if not insert datas in the database.
Problem is when provider of data is Google, the script seems to insert the data and echoing the inserted data confirmation, but it is not. No data from google are inserted in database.
Do you guys see any mistakes in the code confused
PS : basic script can be tested here
http://www.entendu.info/social/
If you have any question, comment or suggestion to render my code better, feel free
this script http://pastebin.com/9LwMEPHi
Uses hyridatuh (a class to connect to social media such as facebook google and twitter) and get their user data such as name, email, gender.
My problem is that the script if working very well when data comes from facebook or Twitter.
It does check if datas exist in database if so echo it exists, if not insert datas in the database.
Problem is when provider of data is Google, the script seems to insert the data and echoing the inserted data confirmation, but it is not. No data from google are inserted in database.
Do you guys see any mistakes in the code confused
PS : basic script can be tested here
http://www.entendu.info/social/
If you have any question, comment or suggestion to render my code better, feel free