Skip to content

Here I will continuously upload my activities & Tasks related to Front-end web development.

Notifications You must be signed in to change notification settings

Mojahed-nour/Front-end-web-development

Repository files navigation

Front-end web development

Here I will continuously upload my activities & Tasks related to Front-end web development . front-end-web-development

This code stores the robot control panel instructions in a database and displays it on another PHP file using XAMPP localhost.

This repositery includes CONTROL-PANEL .php file which contains the robot controller once a button is clicked it will be stored in a database and will read from the database and display it

to run this code :

  1. installing XAMPP and create a database called 'mojahed_task2', and a table called 'contro panels'(see the photo below)

  2. creating a user for the database with the following information : User name, Host name,and password

$conn = mysqli_connect('localhost', 'root', '', 'mojahed_task2').
  1. the table structure should be as defined below local Database mySQL

  2. database should be as defined below ,once a button is clicked it will be stored in it 2222222222

  3. putting the files in 'xampp\htdocs'

  4. running Apache and MySQL in XAMPP Control panel for the robot -screenshot

Basic Chatbot With Speech Recognition utilizing MIT app innovator. it recognizes the speech and replies concurring to it, it shows and expresses the answer message. For more details (i.e.code , APK and project file) click here The app in the smart phone

Python code to READ the content of URL and turns it into a string URLPage output

THANK U )

About

Here I will continuously upload my activities & Tasks related to Front-end web development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published