Skip to content
View archercodes13's full-sized avatar

Block or report archercodes13

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CRUD_library CRUD_library Public

    Simple PHP and MySQL library CRUD app with user login, book management, search, genre filtering, and responsive styling.

    PHP 1

  2. crud_school_mn_relationship crud_school_mn_relationship Public

    Made a basic system as a school project. PHP CRUD using M:N relationship to students and subjects. PDO method

    PHP 1

  3. basic_CRUD_admin_users basic_CRUD_admin_users Public

    Simple PHP and MySQL user administration CRUD system with roles, avatar upload, active status, create, edit and delete users.

    PHP 1

  4. php-crud php-crud Public

    Simple PHP and MySQL library CRUD app with user login, book management, search, genre filtering, and responsive styling. Using 1:N relationship. Perfect to use as a template or a learning school pr…

  5. CRUD_library_MN_relationship CRUD_library_MN_relationship Public

    Complete PHP and MySQL library CRUD system with many-to-many relationship between books and authors, using PDO, join table, create, edit and delete functions.

    PHP

  6. product-admin-crud product-admin-crud Public

    Simple PHP and MySQL products admin CRUD system with price calculation, VAT, availability status, created date and edit date.

    PHP