<?php session_start(); include('admin/config/dbcon.php'); function base_url($slug){ echo 'https://fsibplc.com/firstcash/'.$slug; } ?>