“WEBTOOLS SCRIPT 1.9.4 ”


“”

Created: [14-1-24]
By: [Saadie Lab]

Thank you for purchasing my script. If you have any questions that are beyond the scope of this help file, please feel free to contact. Thanks so much!


Table of Contents

  1. Item Introduction
  2. Requirements
  3. Installation
  4. Credits

A) Item Introduction - top

A sleek and user-friendly script, boasting an attractive UI and seamless support for file uploading. Users can easily upload videos by registering accounts, enjoying a personalized experience. Built with PHP and backed by a MySQL database.


B) Requirements - top


C) Installation - top

Database Setup:

Open your cPanel account and go to the "Databases" section and click on "MySQL Databases".

You have to create a new database to import the script database and for this, enter your database name (e.g. refers) and click on the "Create Database" button.

After you successfully created the database, please scroll down to reach the "MySQL Users" section and fill the required fields.

After you created a user, you are required to assign the database to it with all the privileges listed on the page. Please select the database and user that you created for the script.

Now go to the "Refers_script/" folder and import the "database.sql" file through the "phpMyAdmin" tool. You can access this tool by going to the "Databases" section in your cPanel. After you reached to this tool, click on the "Import" button.

Uploading of Files:

Open your cPanel account and go to the "Files" section and click on "File Manager". Upload the script files (that are inside the "Refers_script/" folder) where you are interested to install it. Please kindly don't upload the "database.sql" file.

Config File:

Add your database credentials, etc in the "script/includes/config" file.

Admin Login:

You can now login and the login URL will be like http://yourwebsite.com/login.php

Email Address: admin@admin.com

Password:admin123

System Requirements:

  1. PHP Version:

    PHP version 8.1 or higher is required. Ensure that your server is running a compatible PHP version.

  2. Web Server:

    The application is designed to work with the Apache server. Make sure your server is configured with Apache to host the PHP-based application.

  3. PHP Extensions:
    • Ctype: Provides functions for character type checking.
    • cURL: Enables the application to make HTTP requests.
    • DOM: Allows manipulation of XML documents using the Document Object Model.
    • Fileinfo: Provides functions for retrieving file information.
    • Filter: Enables input data filtering and validation.
    • Iconv: Allows character set conversion.
    • Intl: Provides internationalization and localization support.
    • Json: Handles JSON encoding and decoding.
    • Hash: Offers various hashing algorithms for data integrity.
    • Mbstring: Multibyte string support for handling various character encodings.
    • OpenSSL: Enables secure communication through the OpenSSL library.
    • PCRE: Perl Compatible Regular Expressions for pattern matching.
    • PDO: PHP Data Objects for database access.
    • Session: Manages user sessions for persistent data storage.
    • Tokenizer: Splits input into individual tokens.
    • XML: Handles XML parsing and manipulation.
  4. Apache Configuration:

    Ensure that the mod_rewrite module is enabled in your Apache server. This is crucial for URL rewriting and routing within the application.

Note: It's recommended to consult your server documentation for instructions on how to install and enable PHP extensions and configure Apache settings.

These files and folders must be writable:

uploads/images/

assets/img/tools_images/

F) Credits - top


Once again, thank you so much for purchasing this script. As I said at the beginning, I'd be glad to help you if you have any questions relating to this script. No guarantees, but I'll do my best to assist.

[Saadie Lab]

Go To Table of Contents