September 5, 2020

Php

InstructionsQUESTION 1. Write a program that displays, validates, and processes a form for entering information about a package to be shipped from Tema Port. The form […]
September 4, 2020

php and sqlite

database has 4 tables (teachers, students, courses and performance). php needs to have user input to search 4 different things from that database. 1. count all […]
September 4, 2020

simple math game javascript

I need help by programming a small math game with javascript. I already have the structure on my file that I want, but the program is […]
September 3, 2020

Forms

A . Create a user registration page that takes information from the user and provides clear error messages for incorrect input and use regular expressions to […]
September 3, 2020

Event Handling

1. Using the epoch.js file we were working on in class update it for the following:a) so that a button element is clicked to update the […]