add_path: Add a path

add_pathR Documentation

Add a path

Description

Adds a record path to the database.

Usage

add_path(con, user_id, original, hash)

Arguments

con

Database connection.

user_id

Id of the user adding the path.

original

Original URL, URL being shortened.

hash

Path of the shortened URL.


devOpifex/rrr documentation built on April 18, 2024, 3:05 a.m.