17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeTutorials.Us] [UDEMY] Create A Guestbook From Scratch PHP And MySQLI [FTU]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
For More Udemy Free Courses >>> https://freetutorials.us/ For more Lynda and other Courses >>> https://www.freecoursesonline.me/ Forum for discussion >>> https://1hack.us/
Create Your Own Guestbook Using HTML, CSS. PHP And MySQL
Created by : Eric Tam Last updated : 9/2019 Language : English Torrent Contains : 92 Files, 26 Folders Course Source : https://www.udemy.com/course/create-a-guestbook-from-scratch-php-and-mysqli/
What you'll learn
• How To Create Posts Using MySQL • How To Delete And Update Posts Using MySQL • How To Create Replies That Correspond To A Post(Similar To How Comments Correspond To A Blog Post) • How To Delete And Update Replies Using MySQL • How To Change The Content Of A Page Depending On The $_GET Variable • How To Transfer Data From One Page To Another Using $_SESSION
Course content all 85 lectures 06:15:54
Requirements
• Familiarity With Basic HTML • Familiarity With Basic CSS • Familiarity With Basic PHP • Familiarity With Basic MySQLI
Description
Do you want to become an expert backend web developer?
Or maybe you’ve got a solid understanding of HTML and CSS but still aren't sure how all this PHP and MySQLi relates to the real world?
If so, this course is perfect for you! In this course, I will teach you step by step how to create an guestbook COMPLETELY from scratch using PHP and MySQLi.
Okay, so what’s the course about?
In this course, we will create an guestbook(basically, message board) from scratch using HTML, CSS, PHP and MySQLi.
After completing this website, you can be certain:
• you are proficient with HTML and CSS
• you are familiar with PHP and MySQLi and how they work together with frontend programming.
• you know how to use all the above to build a real project
• and much more!
Support:
By enrolling in this course, you will have my COMPLETE support. I love helping students out and am ready to answer any question you may have: programming issues, errors, general programming advice - it doesn't matter!
Fun!
Finally, you’ll discover that programming is actually a lot of fun!
What are you waiting for?
Who this course is for :
• Web Developers With Some Experience Using HTML, CSS, PHP and MySQL.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
0. Websites you may like/How you can help Team-FTU.txt
229 B
1. Introduction/1. Introduction.mp4
5.3 MB
1. Introduction/2. What You Will Learn.mp4
16.4 MB
1. Introduction/3. Prerequisites.mp4
74.3 MB
10. Post_deleted.php/1. Post Deleted.mp4
19 MB
11. Update_post.php/1. Overview.mp4
8.3 MB
11. Update_post.php/2. Creating The Connection.mp4
5.7 MB
11. Update_post.php/3. Main code, part 1.mp4
12.9 MB
11. Update_post.php/4. Main code, part 2.mp4
10.9 MB
11. Update_post.php/5. Adding The HTML.mp4
10.9 MB
11. Update_post.php/6. Adding The CSS.mp4
5.3 MB
11. Update_post.php/7. Summary.mp4
4.8 MB
12. Verify_update_post.php/1. Main Code.mp4
26.5 MB
12. Verify_update_post.php/2. Preventing Direct Access.mp4
28.9 MB
12. Verify_update_post.php/3. Adding The CSS.mp4
2.5 MB
13. Post_updated.php/1. Post Updated.mp4
20.4 MB
14. Update Post, Part 2/1. Display Bolded Text At The Top.mp4
4.7 MB
15. Display_reply.php/1. Overview.mp4
10.1 MB
15. Display_reply.php/10. Summary.mp4
12.5 MB
15. Display_reply.php/2. Creating The Connection.mp4
5.7 MB
15. Display_reply.php/3. Main Code, Part 1.mp4
19.6 MB
15. Display_reply.php/4. Main Code, Part 2.mp4
16.4 MB
15. Display_reply.php/5. Main Code, Part 3.mp4
20.8 MB
15. Display_reply.php/6. Main Code, Part 4.mp4
29 MB
15. Display_reply.php/7. Adding The HTML.mp4
18.7 MB
15. Display_reply.php/8. Adding The CSS.mp4
30.5 MB
15. Display_reply.php/9. Preventing Direct Access.mp4
3.1 MB
16. Verify_add_reply.php/1. Main Code.mp4
24.6 MB
16. Verify_add_reply.php/2. Preventing Direct Access.mp4
65.9 MB
16. Verify_add_reply.php/3. Adding The CSS.mp4
2.5 MB
17. Reply_added.php/1. Reply Added.mp4
24.4 MB
18. Display_Reply, Part 2/1. Adding The Bolded Text At The Top.mp4
12.3 MB
19. Update_reply.php/1. Overview.mp4
6.4 MB
19. Update_reply.php/2. Creating The Connection.mp4
5.7 MB
19. Update_reply.php/3. Main Code, Part 1.mp4
19.7 MB
19. Update_reply.php/4. Main Code, Part 2.mp4
17.6 MB
19. Update_reply.php/5. Main Code, Part 3.mp4
4.5 MB
19. Update_reply.php/6. Main Code, Part 4.mp4
7.9 MB
19. Update_reply.php/7. Adding The CSS.mp4
9.1 MB
19. Update_reply.php/8. Preventing Direct Access.mp4
5.3 MB
19. Update_reply.php/9. Summary.mp4
4.2 MB
2. PHP and MySQLI Review/1. Creating A Database And Table Using PHPMyAdmin.mp4
45.7 MB
2. PHP and MySQLI Review/10. Inserting Using Prepared Statements.mp4
42.5 MB
2. PHP and MySQLI Review/11. Selecting Using Prepared Statements.mp4
41.4 MB
2. PHP and MySQLI Review/12. Deleting Using Prepared Statements.mp4
31.4 MB
2. PHP and MySQLI Review/13. Updating Using Prepared Statements.mp4
41.2 MB
2. PHP and MySQLI Review/14. Closing Your Statements And Connections.mp4
3 MB
2. PHP and MySQLI Review/15. How To Use Session.mp4
31.2 MB
2. PHP and MySQLI Review/2. How To Connect With A Database.mp4
23.7 MB
2. PHP and MySQLI Review/3. Isset() vs !Empty() What's the Difference.mp4
117.2 MB
2. PHP and MySQLI Review/4. Isset() vs !Empty() An Example.mp4
23.7 MB
2. PHP and MySQLI Review/5. SQL Review.mp4
91.8 MB
2. PHP and MySQLI Review/6. Using INSERT with Query().mp4
17.3 MB
2. PHP and MySQLI Review/7. Using SELECT with Query().mp4
37.9 MB
2. PHP and MySQLI Review/8. Using DELETE with Query().mp4
18.9 MB
2. PHP and MySQLI Review/9. Using UPDATE with Query().mp4
24.8 MB
20. Verify_update_reply.php/1. Main Code.mp4
13.3 MB
20. Verify_update_reply.php/2. Preventing Direct Access.mp4
26.5 MB
20. Verify_update_reply.php/3. Adding CSS.mp4
2.8 MB
21. Reply_updated.php/1. Main Code.mp4
15.7 MB
21. Reply_updated.php/2. Preventing Direct Access.mp4
8.5 MB
22. Update Reply, Part 2/1. Displaying The Text, Part 1.mp4
7.7 MB
22. Update Reply, Part 2/2. Displaying The Text, Part 2.mp4
4.3 MB
23. Verify_delete_reply.php/1. Main Code.mp4
14.5 MB
23. Verify_delete_reply.php/2. Preventing Direct Access.mp4
6.3 MB
23. Verify_delete_reply.php/3. Adding The CSS.mp4
1.8 MB
24. Reply_deleted.php/1. Reply Deleted.mp4
16.3 MB
25. Conclusion/1. Conclusion.mp4
10.2 MB
25. Conclusion/1.1 guestbook.zip.zip
28.8 KB
3. Overview Of Guestbook/1. Overview Of Database And Tables.mp4
132.2 MB
3. Overview Of Guestbook/2. Overview Of Pages.mp4
113.8 MB
4. Turn Off Default CSS/1. Turn Off Default CSS.mp4
1.3 MB
5. Display_post.php Part 1/1. Overview.mp4
10.8 MB
5. Display_post.php Part 1/2. Creating The Connection.mp4
10.2 MB
5. Display_post.php Part 1/3. Selecting Data From Table.mp4
21.4 MB
5. Display_post.php Part 1/4. Displaying The Data.mp4
52.7 MB
5. Display_post.php Part 1/5. Adding The HTML.mp4
20.1 MB
5. Display_post.php Part 1/6. Adding The CSS.mp4
17 MB
5. Display_post.php Part 1/7. Summary.mp4
8.8 MB
6. Verify_add_post.php/1. Main Code.mp4
19 MB
6. Verify_add_post.php/2. Adding The CSS.mp4
2.6 MB
6. Verify_add_post.php/3. Preventing Direct Access.mp4
37.6 MB
7. Post_added.php/1. Post Added.mp4
82 MB
8. Display_Post, Part 2/1. Display Post; Adding The Bolded Text At The Top.mp4
9.2 MB
9. Verify_delete_post.php/1. Main Code.mp4
22.2 MB
9. Verify_delete_post.php/2. Preventing Direct Access.mp4