FeedFriend-first news feed
Relevant posts from accepted friends and your own account are prioritized in a clean center column.
hello@earth.z2a.us
Secure social infrastructure
Earth pairs a Facebook-inspired social experience with secure procedural PHP, MySQLi, Bootstrap 5, and a deployment-ready architecture for real-world SaaS growth.
Post updates, photos, and conversations inside a streamlined responsive shell.
User accounts, profiles, media posts, likes, comments, friendship workflows, and a clean Bootstrap shell all ship in a modular procedural codebase.
Secure session handling, password hashing, CSRF protection, and authorization checks.
Friend requests, accepted connections, removals, and friend-scoped feed delivery.
Create text and image posts with owner edit/delete controls and timestamped history.
Shared header, footer, post components, sidebar modules, and responsive layout patterns.

Every database write and lookup uses MySQLi prepared statements to reduce injection risk.
MIME validation, size limits, random filenames, and disabled script execution in upload paths.
HTTP-only cookies, SameSite protections, periodic session ID rotation, and guarded routes.
The supplied Bootstrap theme is remapped into a feed-centered app shell with sidebars, profile surfaces, and mobile-friendly controls.
FeedRelevant posts from accepted friends and your own account are prioritized in a clean center column.
ProfileProfile photos, bios, post history, and friend actions live together in a single reusable layout.
SocialConversation threads and simple reactions give the platform a realistic, extensible engagement loop.