Update README.md

This commit is contained in:
tripathyr 2021-10-29 16:54:56 +05:30 committed by GitHub
parent 49cdb90d33
commit 618053affe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,11 @@ WE ARE INTERESTED IN THIS fb_id
isset($_SESSION['fb_id'])
fb_id is a field in database
# Interesting code snippets
From fbconfig.php which sets the $_SESSION variables
```php
// printing $profile array on the screen which holds the basic info about user