Guest User

Untitled

a guest
Jan 19th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <?php
  2. session_start();
  3. require_once 'classes/fb-sdk/src;
  4. fb_get_albums( "fb-username" );
  5. ?>
  6. <!DOCTYPE html>
  7. <html>....</html>
  8. ?>
  9.  
  10. require_once 'classes/fb-sdk/src/facebook.php';
Add Comment
Please, Sign In to add comment