COURSE CERTIFICATES
SQL PHP[...]
SQL PHP[...]
Web Project 1: Mission to Mars Volunteer Form https://web-project-1-mission-to-mars-volunteer-form.webgencode.repl.co/ Web Project 2: Tuition Calculator https://web-project-2-tuition-calculator.webgencode.repl.co/ Web Project 3: Lorem Ipsum Generator https://web-project-3-lorem-ipsum-generator--webgencode.repl.co/ Web Project 4: Add User/View User list and…[...]
Lab 1 https://lab-activity-1.webgencode.repl.co/ Lab 2 https://lab2-starter.webgencode.repl.co/ Lab 3 https://lab-activity-3-program-2.webgencode.repl.co/ Lab 4 https://lab-activity-4.webgencode.repl.co/ Lab 5 https://lab-activity-5--webgencode.repl.co/ Lab 6 https://tubap.webdevstudent.me/Lab6/list_users.php Lab 7 https://tubap.webdevstudent.me/Lab7/department_list.php Lab 8 https://tubap.webdevstudent.me/Lab8/upload_image.php[...]
I'm writing the last journal of the Php class. When I first took the PHP class, I had no knowledge about this subject. But now I know a lot of…[...]
By the 13th week, I was trying to understand many difficult topics at the same time. SomePagination and sorting on the Crud page. (week 10)It's easy to sort in one…[...]
This week configure your server to create an email addressWe learned about send email from your PHP application. The most reliable way to establish communication with website users is for…[...]
Uploading Files Learning Resources This week I learned write to a file on the serverlock a file on the serverread from a file on the serverhandle file uploadsread files incrementally…[...]
Creating CRUD Systems Learning Resources We This week it was hard to me. This week we learned how to update the sql information on the table with crud "create""update""delete". Unfortunately,…[...]
This week: write a PHP script that will connect to a MySQL databasecreate a SQL query to retrieve information from a tablecreate a SQL query to insert data into a…[...]
how to create a table using SQL and PhpMyAdminexplain what an index is and why it is usedexplain what a foreign key is and why it is usedunderstand the concepts…[...]