0 Reputation Points
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Web Development x 1
2 Posted Topics
Hi, I am wonder if Flutter is the right choice for Mobile begginer. I have a lot of web experience but I would like to create simple mobile app on API that already exist. I try with Ionic 3 but it was not working corecly with GraphQL API. Thank you …
First you should use HTML and css to play with odd and even. You are asking only for one row so you can display only one. Try this: $rows = []; while($row = $activeMembers_SQLselect_Query->fetch_array()) { $rows[] = $row; } var_dump($rows); Good luck
The End.