
لینک کوتاه : https://en.magicfile.ir/?p=2803
Download the mobile comparison website script sample in PHP/OOP source code
This project is called mobile comparison website. It is a simple web based application developed using PHP/OOP and MySQL database. This project is a content management system (CMS) that allows users to compare smartphone specifications. The contents in the system are dynamic, meaning they can be managed or changed on the front end. It has a nice user interface using Bootstrap and AdminLTE theme. It also has user-friendly features and capabilities.
I developed this project using the following:
- PHP
- MySQL database
- HTML
- CSS
- Java Script
- JQuery
- Bootstrap version 5
- AdminLTE
This mobile comparison website has 2 user interface sides.
یکی پنل مدیریتis accessible only to the system administrator. This position requires the administrator to enter their system credentials to access and manage website data. Admin can fill the list of smartphone specification categories. As I mentioned above that the content of the system is dynamic, the parts of the smartphone specifications can be managed by the admin user. He can add, edit or delete profile fields. Admin is also responsible for the list of all smartphones and their specifications.
طرف دیگر برای طرف عمومیIs. This site is accessible to all visitors and no login is required. The visitor can browse all the listed smartphones and can view the article or content of the phone. And for the main purpose of the project, the visitor can compare 2 different smartphones. They can simply select 2 mobile devices or smartphones in the comparison form and click the compare button. After that, the system creates a list or table containing the specifications of the selected device.
Sample runtime images
Possibilities
Management side
- Safe entry and exit
- Dashboard
- نمایش خلاصه لیست ها
- مدیریت دسته ها
- اضافه کردن دسته جدید
- List of all categories
- به روز رسانی دسته
- View categories
- Delete category
- مدیریت فیلدها
- فیلد جدید اضافه کنید
- لیست همه فیلدها
- فیلد به روز رسانی
- مشاهده فیلد
- حذف فیلد
- مدیریت گوشی های هوشمند
- اضافه کردن تلفن هوشمند جدید
- لیست همه گوشی های هوشمند
- تلفن هوشمند را به روز کنید
- مشاهده جزئیات تلفن هوشمند
- گوشی هوشمند را حذف کنید
- User List Management (CRUD)
- Manage account / credit details
- System information management
Public side
- لیست همه گوشی های هوشمند
- جستجوی تلفن های هوشمند
- مقاله و مشخصات گوشی هوشمند را بخوانید
- مقایسه گوشی های هوشمند
- مطالب «درباره ما» را بخوانید
requirements
- Download and install any local web server like XAMPP/WAMP.
- Download the zip file of the provided source code. (The download button is below)
Installation / commissioning
- Enable or disable the GD library in your php.ini file.
- Open your XAMPP/WAMP control panel and start Apache and MySQL.
- Extract the downloaded source code zip file.
- If you are using XAMPP, copy the extracted source code folder and place it in XAMPP's "htdocs" directory. And if you are using WAMP, put it in the "www" directory.
- Browse PHPMyAdmin in a browser. That is http://localhost/phpmyadmin
- یک پایگاه داده جدید با نام mcw_db ایجاد کنید .
- Enter the provided SQL file. This file is known as mcw_db.sql, which is located inside the database folder.
- Browse mobile comparison websites in a browser. ie http://localhost/mcw/ and http://localhost/mcw/admin for admin-side.
Default admin access:
- Username: admin
- رمز عبور : admin123
For you, dear user, a download is suggested.
Content tags
Mobile comparison website script , Mobile comparison in PHP source code , Building a mobile comparison site , Script for mobile comparison php ,Files that you may need

Sample source and code script for Create, Read, Update, Delete (CRUD) using JavaScript

Download sample script of dynamic list of contents in PHP source code

Download the simple 2048 game project in JavaScript with the source code

Download sample post management system script using PHP / MySQLi

Download the script of the online store of goods with PHP source code
