php Programming Glossary: motto
how to allow users logged in to UPDATE / EDIT their profile settings/information http://stackoverflow.com/questions/18344533/how-to-allow-users-logged-in-to-update-edit-their-profile-settings-information such as 1 nickname 2 country 3 date of birth 4 gender 5 motto and 6 bio I'll provide the php and html code below that I have.. _POST 'nickname' DOB _POST 'DOB' gender _POST 'gender' motto _POST 'motto' bio _POST 'bio' sql mysql_query UPDATE members.. DOB _POST 'DOB' gender _POST 'gender' motto _POST 'motto' bio _POST 'bio' sql mysql_query UPDATE members SET country..
Facebook Registration Connect http://stackoverflow.com/questions/9405647/facebook-registration-connect activity_points activity_points_lastupdate look gender motto acount_created last_online online ip_last ip_reg home_room respect..
|