Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if ($data->profile_path != '') {
- if ($data->birthday != '') {
- if ($data->place_of_birth != '') {
- if ($data->biography != '') {
- echo $data->id;
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement