// SCRIPTINPHP DEMO ENVIRONMENT

Sample Projects

A live showcase of what we build — real working code, real database, real API. Explore each demo and see the quality behind every ScriptInPHP project.

SMP.001 / REST API
Interactive API

Live REST API with authentication, health checks, and token management. Fully interactive documentation — try every endpoint in the browser.

LIVE REST JWT-Style Tokens
SMP.002 / AUTH
Login System

Full AJAX authentication with a live API inspector panel. Watch real requests and responses as you log in. Demo credentials pre-loaded.

LIVE AJAX demo@demo.com
SMP.003 / REGISTER
Registration Flow

Real-time validation, duplicate detection, and secure password hashing. Accounts actually get created — sign up and log in with your new credentials.

LIVE DB Validation
SMP.004 / DASHBOARD
User Dashboard

Token-gated dashboard showing your account data, session info, and live system stats. Requires login — redirects to auth if not authenticated.

LOGIN REQUIRED Token Auth
SMP.005 / DESIGN
UI Component Kit

Every UI component we use — buttons, forms, modals, badges, alerts, tables, and terminals. The full design system in one interactive reference page.

INTERACTIVE Design System
SMP.006 / EDITOR
WYSIWYG HTML Editor

Full rich-text editor built on native browser APIs — formatting, headings, lists, tables, links, and image insertion with library, upload (blocked), and external URL modes.

LIVE contenteditable No Libraries
SMP.007 / GAME
Connect 4

Playable Connect 4 with animated piece drops, minimax AI at three difficulty levels (Easy / Medium / Hard), two-player local mode, and score tracking.

PLAYABLE Minimax AI Pure JS
SMP.008 / E-COMMERCE
JS Shopping Cart

Full e-commerce flow: product catalog with category filters, product detail pages, session-based cart, checkout form, and order confirmation. PHP/MySQL backend, 12 demo products.

LIVE PHP/MySQL Full Cart Flow

DEMO CREDENTIALS
Email: demo@demo.com  |  Password: password
Explore the API →