You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This needs to properly gather the correct details from the MySQL database through a php script in json objects.
-Gather info from users and profile tables SELECT * from 2 tables (JOINS)
-Possible redesign to fit everything
-Add back functionality of changing image/upload
-Add functionality to edit profile data which will in turn send to a script to update on the database
The text was updated successfully, but these errors were encountered:
This needs to properly gather the correct details from the MySQL database through a php script in json objects.
-Gather info from users and profile tables SELECT * from 2 tables (JOINS)
-Possible redesign to fit everything
-Add back functionality of changing image/upload
-Add functionality to edit profile data which will in turn send to a script to update on the database
The text was updated successfully, but these errors were encountered: