0
Can I use PHP to get into Facebook?
Can I use PHP to get into Facebook? As in jack into Facebook If so how??
2 Answers
+ 2
Language playes a very little role while applying for a job in most of the companies, they want you to be good with concepts than a perticular language.
+ 1
I'm not sure if you're asking about using the PHP skill to get hired by the facebook company or if you're trying to use PHP to integrate with facebook.
If you're making a website using PHP and want to integrate, yes. You can integrate using the graph SDK.
More details are at:
https://developers.facebook.com/docs/php/gettingstarted/4.0.0
If you're trying to get a job at facebook, you might also want to try ReactJS and React Native. ReactJS is heavily used in the facebook web application. React Native is used for parts of facebook's messenger app for smart phones and tablets. React Native is also used for facebook's ads manager app.