zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
GetFreeCourses.Co-Udemy-PHP MVC Framework CodeIgniter Tutorial for Beginners Project
magnet:?xt=urn:btih:0d6758bacae7ccf21fd79e759bba60d11a061495&dn=GetFreeCourses.Co-Udemy-PHP MVC Framework CodeIgniter Tutorial for Beginners Project
磁力链接详情
文件列表详情
0d6758bacae7ccf21fd79e759bba60d11a061495
infohash:
125
文件数量
2.68 GB
文件大小
2022-3-29 13:07
创建日期
2024-11-7 18:40
最后访问
相关分词
GetFreeCourses
Co-Udemy-PHP
MVC
Framework
CodeIgniter
Tutorial
for
Beginners
Project
1. CodeIgniter Basics/1. Intro to the Course.mp4 3.86 MB
1. CodeIgniter Basics/10. Auto-loading Model.mp4 32.92 MB
1. CodeIgniter Basics/11. Processing a result from a model in a controller.mp4 12.08 MB
1. CodeIgniter Basics/12. Transferring data to views.mp4 25.75 MB
1. CodeIgniter Basics/2. Exercise Files.mp4 2.39 MB
1. CodeIgniter Basics/3. What is code igniter and how it works.mp4 42.15 MB
1. CodeIgniter Basics/4. Installing CodeIgniter.mp4 12.09 MB
1. CodeIgniter Basics/5. Get Into the file structure.mp4 35.32 MB
1. CodeIgniter Basics/6. Using methods in views.mp4 19.64 MB
1. CodeIgniter Basics/7. Creating custom controllers.mp4 10.86 MB
1. CodeIgniter Basics/8. Creating a model and a database.mp4 15.39 MB
1. CodeIgniter Basics/9. Creating the users controller and creating a user model method.mp4 13.31 MB
10. Tasks Display View Page/1. Intro.mp4 925.61 KB
10. Tasks Display View Page/2. Deleting tasks.mp4 38.59 MB
10. Tasks Display View Page/3. Redirecting after deletion.mp4 17.57 MB
10. Tasks Display View Page/4. Deleting tasks with projects.mp4 14.55 MB
11. Projects Display View/1. Intro.mp4 837.05 KB
11. Projects Display View/2. Displaying Completed and Incomplete tasks.mp4 30.45 MB
11. Projects Display View/3. Mark Complete Method part 1.mp4 28.46 MB
11. Projects Display View/4. Mark Complete Method part 2 and Completed.mp4 18.56 MB
11. Projects Display View/5. Notifications for tasks status.mp4 33.18 MB
12. App Home View/1. intro.mp4 1 MB
12. App Home View/2. Creating the get all tasks method.mp4 20.71 MB
12. App Home View/3. Displaying all tasks.mp4 21.26 MB
12. App Home View/4. Displaying project name and tasks styling.mp4 36.63 MB
12. App Home View/5. App Cosmetic Styling part 1.mp4 28.48 MB
12. App Home View/6. App Cosmetic Styling part 2.mp4 73.68 MB
12. App Home View/7. App Cosmetic Styling part 3.mp4 43.98 MB
12. App Home View/8. Re-populating forms.mp4 15.08 MB
12. App Home View/9. Fix for Firefox Date Input Field.mp4 32.74 MB
13. Taking our Application ONLINE/1. Hosting setup.mp4 39.59 MB
13. Taking our Application ONLINE/2. Displaying errors online.mp4 29.36 MB
13. Taking our Application ONLINE/3. Uploading files and database.mp4 39.68 MB
13. Taking our Application ONLINE/4. Importing and configuring online files.mp4 44 MB
13. Taking our Application ONLINE/5. Configuring Sessions and more.mp4 43.6 MB
13. Taking our Application ONLINE/6. Application testing and final edits if needed.mp4 22.63 MB
13. Taking our Application ONLINE/7. Displaying projects for specific user only, in projects home page.mp4 20.12 MB
14. Extra Lectures!/1. Dynamic active navigation.mp4 90.46 MB
2. CRUD with CodeIgniter/1. Intro to the CRUD.mp4 920.04 KB
2. CRUD with CodeIgniter/2. Helper function examples.mp4 25.72 MB
2. CRUD with CodeIgniter/3. Selecting Data in our DB table based on parameters.mp4 27.41 MB
2. CRUD with CodeIgniter/4. Conditions in our Queries.mp4 14.58 MB
2. CRUD with CodeIgniter/5. Inserting Data.mp4 23.78 MB
2. CRUD with CodeIgniter/6. Updating Data.mp4 18.08 MB
2. CRUD with CodeIgniter/7. Deleting Data.mp4 18.84 MB
3. Project # 1 Login Application/1. Intro to the Login APP.mp4 1.04 MB
3. Project # 1 Login Application/2. Downloading Assets.mp4 18.99 MB
3. Project # 1 Login Application/3. Creating Main Template.mp4 27.09 MB
3. Project # 1 Login Application/4. Creating main file structure and loading main content.mp4 29.23 MB
3. Project # 1 Login Application/5. Loading sidebar view.mp4 14.3 MB
3. Project # 1 Login Application/6. Starting our CodeIgniter Form.mp4 18.32 MB
3. Project # 1 Login Application/7. Creating the username input and attributes in the CodeIgniter way ).mp4 20.57 MB
3. Project # 1 Login Application/8. Creating the password and submit inputs.mp4 11.56 MB
3. Project # 1 Login Application/9. Form processing methods.mp4 24.83 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/1. Intro to Form Validation.mp4 761.41 KB
4. Project # 1 Login Application - Form Validation with CodeIgniter/10. Displaying form based on conditions.mp4 32.2 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/11. Creating the logout form.mp4 23.12 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/12. Creating the logout method.mp4 11.28 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/13. Creating an admin view.mp4 18.98 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/14. Wrapping this up.mp4 18.69 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/2. Form Validation Part 1.mp4 22.26 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/3. Form Validation Part 2.mp4 14.93 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/4. Form Validation Part 3 and using sessions.mp4 21.31 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/5. Form Validation Part 4.mp4 14.2 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/6. Setting up the else condition for validations.mp4 12.19 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/7. Creating login user method in the user moded.mp4 18.12 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/8. Giving our user some sessions with CodeIgniter.mp4 22.48 MB
4. Project # 1 Login Application - Form Validation with CodeIgniter/9. Setting up notifications.mp4 19.97 MB
5. EXTRA LECTURES - Project #1 = Extended/1. Intro.mp4 1.71 MB
5. EXTRA LECTURES - Project #1 = Extended/2. Modifying index.php.mp4 5.05 MB
6. Project #1 User Registration/1. Creating more users columns.mp4 4.94 MB
6. Project #1 User Registration/10. Updating Login Code with password encryption.mp4 19.59 MB
6. Project #1 User Registration/2. Creating register view.mp4 9.99 MB
6. Project #1 User Registration/3. Creating register Method and Challenge.mp4 7.39 MB
6. Project #1 User Registration/4. Validations and Solution.mp4 10.4 MB
6. Project #1 User Registration/5. Navigation and Links.mp4 56.84 MB
6. Project #1 User Registration/6. Testing and setting up create user method.mp4 7.31 MB
6. Project #1 User Registration/7. Creating the user model code.mp4 8.48 MB
6. Project #1 User Registration/8. Testing and Creating User.mp4 10.43 MB
6. Project #1 User Registration/9. Password Encription.mp4 8.91 MB
7. Project #1 Projects/1. Intro.mp4 909.56 KB
7. Project #1 Projects/10. Displaying specific projects part #1.mp4 8.42 MB
7. Project #1 Projects/11. Displaying specific projects part #2.mp4 7.35 MB
7. Project #1 Projects/12. Displaying specific projects part #3.mp4 7.2 MB
7. Project #1 Projects/13. Displaying specific projects part #4.mp4 6.7 MB
7. Project #1 Projects/14. Creating the create method part 1.mp4 33.79 MB
7. Project #1 Projects/15. Creating the create method part 2.mp4 30.14 MB
7. Project #1 Projects/16. Creating the create project method in models and view.mp4 42.02 MB
7. Project #1 Projects/17. Creating Projects.mp4 16.6 MB
7. Project #1 Projects/18. Creating our projects controller edit method.mp4 35.54 MB
7. Project #1 Projects/19. Creating the edit project method in the model.mp4 16.63 MB
7. Project #1 Projects/2. Projects Home Page.mp4 4.33 MB
7. Project #1 Projects/20. Creating the get projects method in the model.mp4 32.82 MB
7. Project #1 Projects/21. Editing projects.mp4 28.97 MB
7. Project #1 Projects/22. Deleting projects.mp4 26.43 MB
7. Project #1 Projects/23. Notifications and custom delete link.mp4 28.91 MB
7. Project #1 Projects/24. Displaying projects part 1.mp4 12.79 MB
7. Project #1 Projects/25. Displaying projects part 2.mp4 44.9 MB
7. Project #1 Projects/26. Fixing Home page and a little bootstraping.mp4 23.79 MB
7. Project #1 Projects/3. Creating the projects table.mp4 6.95 MB
7. Project #1 Projects/4. Access to projects page code.mp4 10.31 MB
7. Project #1 Projects/5. Projects model setup.mp4 5.86 MB
7. Project #1 Projects/6. Displaying projects - bootstrapping part 1.mp4 15.72 MB
7. Project #1 Projects/7. Displaying projects - bootstrapping part 2.mp4 6.35 MB
7. Project #1 Projects/8. Displaying projects - bootstrapping part 3.mp4 8.42 MB
7. Project #1 Projects/9. Displaying projects - bootstrapping part 4.mp4 32.92 MB
8. Project #1 Tasks/1. Intro to Tasks Section.mp4 1.01 MB
8. Project #1 Tasks/10. Setting up important needed methods in the task model.mp4 28.86 MB
8. Project #1 Tasks/11. Display data in the edit task view.mp4 19.99 MB
8. Project #1 Tasks/12. Displaying date and BUG Fixing CHALLENGE.mp4 21.09 MB
8. Project #1 Tasks/13. Solution to BUG and more fixes.mp4 40.08 MB
8. Project #1 Tasks/14. Editing Tasks BUG and Solution.mp4 36.19 MB
8. Project #1 Tasks/15. Edit Task View Explanation Lecture.mp4 27.64 MB
8. Project #1 Tasks/2. Creating the tasks table in the database, plus tasks controller and model.mp4 16.62 MB
8. Project #1 Tasks/3. Coding the tasks display method.mp4 19.17 MB
8. Project #1 Tasks/4. Displaying individual tasks.mp4 25.95 MB
8. Project #1 Tasks/5. Create task method 1.mp4 24.38 MB
8. Project #1 Tasks/6. Create task method 2.mp4 19.19 MB
8. Project #1 Tasks/7. Create task due date and CI URI class.mp4 59.23 MB
8. Project #1 Tasks/8. Task display links.mp4 31.38 MB
8. Project #1 Tasks/9. Edit task method in the controller.mp4 45.55 MB
9. Joining Tables/1. Intro to joining tables.mp4 1.04 MB
9. Joining Tables/2. Joining table code part 1.mp4 43.93 MB
9. Joining Tables/3. Joining table code part 2.mp4 31.56 MB
9. Joining Tables/4. Displaying Joined Tables.mp4 46.77 MB
其他位置