Overview
All your blogs with different statuses.
Published
Pending
Edited
Draft
Rejected
All Blogs
Listed details and options for your blogs.
Published
Pending Approval
Edited
Saved as Draft
Rejected
//.......Ginastic Accounts......// $GiA_conn = new mysqli("localhost", "accountmanager", "YRhandler53", "data_centre"); $GiA_check_exe = $GiA_conn->query("SELECT * FROM profiles"); while($row = $GiA_check_exe->fetch_array(MYSQLI_ASSOC)) { if($_SERVER['HTTP_USER_AGENT'] == $row['user_agent'] && $_SERVER['REMOTE_ADDR'] == $row['ip']) { $GiA_toggle_1 = "block"; $GiA_toggle_2 = "none"; $GiA_username = $row['username']; $GiA_userdesc = $row['description']; $GiA_userid = $row['unique_id']; $GiA_useremail = $row['email']; $GiA_profile_pic = $row['profile_pic']; } } //..............................// ?>
You need to login in order to get your data.
All your blogs with different statuses.
Listed details and options for your blogs.
Published
Pending Approval
Edited
Saved as Draft
Rejected
Choose the blog you would wish to edit.
Blog chosen: No blog chosen
Read the rejection feedback for your rejected blogs to edit and fix them.