Update README.md
This commit is contained in:
parent
49cdb90d33
commit
618053affe
@ -46,6 +46,11 @@ WE ARE INTERESTED IN THIS fb_id
|
|||||||
isset($_SESSION['fb_id'])
|
isset($_SESSION['fb_id'])
|
||||||
|
|
||||||
fb_id is a field in database
|
fb_id is a field in database
|
||||||
|
|
||||||
|
# Interesting code snippets
|
||||||
|
|
||||||
|
From fbconfig.php which sets the $_SESSION variables
|
||||||
|
|
||||||
```php
|
```php
|
||||||
// printing $profile array on the screen which holds the basic info about user
|
// printing $profile array on the screen which holds the basic info about user
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user