zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
U*d*e*m*y PHP for Beginners - Become a PHP Master and Make Money Fast
magnet:?xt=urn:btih:2d3e602ec1357e134584df058f316cbf602c07e7&dn=U*d*e*m*y PHP for Beginners - Become a PHP Master and Make Money Fast
磁力链接详情
文件列表详情
2d3e602ec1357e134584df058f316cbf602c07e7
infohash:
156
文件数量
5.31 GB
文件大小
2017-5-22 18:50
创建日期
2024-11-3 07:04
最后访问
相关分词
U*d*e*m*y
PHP
for
Beginners
-
Become
a
PHP
Master
and
Make
Money
Fast
01 The First Steps/001 Introduction.mp4 4.53 MB
01 The First Steps/002 Local Development Environment and Software Install.mp4 59.02 MB
01 The First Steps/003 Course Exercise Files Video Quality.mp4 55.25 MB
01 The First Steps/004 Code Editor Installation Optional if you have one.mp4 17.91 MB
01 The First Steps/005 Embedding PHP in HTML.mp4 44.17 MB
01 The First Steps/006 Using Dynamic Data.mp4 33.98 MB
01 The First Steps/007 Inserting Comments in PHP.mp4 25.07 MB
01 The First Steps/008 Practice Section 1.mp4 15.36 MB
02 Data Types and More/009 Variables in PHP.mp4 60.61 MB
02 Data Types and More/010 Math.mp4 28.56 MB
02 Data Types and More/011 Arrays.mp4 47.78 MB
02 Data Types and More/012 Associative Arrays.mp4 46.45 MB
02 Data Types and More/013 Practice Section 2.mp4 12.8 MB
03 Control Structures/014 if Statements.mp4 41.3 MB
03 Control Structures/015 Comparison and Logical Operators.mp4 25.27 MB
03 Control Structures/016 Switch Statements in PHP.mp4 34.69 MB
03 Control Structures/017 While Loop in PHP.mp4 39.62 MB
03 Control Structures/018 For Loop in PHP.mp4 29.32 MB
03 Control Structures/019 Foreach Loop in PHP.mp4 29.44 MB
03 Control Structures/020 Practice Section 3.mp4 21.36 MB
04 Custom Functions/021 Defining functions.mp4 55.86 MB
04 Custom Functions/022 Function Parameters.mp4 58.59 MB
04 Custom Functions/023 Return Values From Functions.mp4 67.65 MB
04 Custom Functions/024 Global Variable and Scope.mp4 26.4 MB
04 Custom Functions/025 Constants.mp4 8.43 MB
04 Custom Functions/026 Practice Section 4.mp4 20.18 MB
05 PHP Built-in Functions/027 Math Functions.mp4 15.89 MB
05 PHP Built-in Functions/028 String Functions.mp4 27.18 MB
05 PHP Built-in Functions/029 Array Functions.mp4 24.82 MB
05 PHP Built-in Functions/030 Practice Section 5.mp4 28.79 MB
06 How To Use Form Data in PHP/031 Checking for Form Submission.mp4 40.3 MB
06 How To Use Form Data in PHP/032 Extracting Information from form.mp4 17.18 MB
06 How To Use Form Data in PHP/033 Validating The Form Values.mp4 38.92 MB
06 How To Use Form Data in PHP/034 External Page Submission.mp4 22.23 MB
06 How To Use Form Data in PHP/035 Practice Section 6.mp4 10.99 MB
07 How To Use Databases in PHP/036 Introduction to Databases.mp4 5.6 MB
07 How To Use Databases in PHP/037 Introduction to PHPmyadmin.mp4 26 MB
07 How To Use Databases in PHP/038 Markup for Login Page.mp4 55.72 MB
07 How To Use Databases in PHP/039 Receiving Post Data From Check.mp4 26.89 MB
07 How To Use Databases in PHP/040 Creating a Database in PHPmyadmin.mp4 11.5 MB
07 How To Use Databases in PHP/041 Creating Tables and Inserting Data in PHPmyadmin.mp4 14.99 MB
07 How To Use Databases in PHP/042 Connecting to the Database using PHP.mp4 18.53 MB
07 How To Use Databases in PHP/043 Creating Records into the database table with PHP.mp4 39.74 MB
07 How To Use Databases in PHP/044 Reading Information in the Database with PHP.mp4 31.17 MB
07 How To Use Databases in PHP/045 Creating the Update Records Form.mp4 41.72 MB
07 How To Use Databases in PHP/046 Query to Read Ids.mp4 52.13 MB
07 How To Use Databases in PHP/047 Fixing Name Attribute Value.mp4 2.79 MB
07 How To Use Databases in PHP/048 Query to Update Username and Password.mp4 51.91 MB
07 How To Use Databases in PHP/049 Refactoring The Update Query into a Function.mp4 28.5 MB
07 How To Use Databases in PHP/050 Delete Records From Database with PHP.mp4 52.05 MB
07 How To Use Databases in PHP/051 ReFactoring all Database Query Code into Functions.mp4 63.71 MB
07 How To Use Databases in PHP/052 Making All Files Modular and Refactoring.mp4 83.67 MB
07 How To Use Databases in PHP/053 Practice Section 7.mp4 58.2 MB
08 PHP Security/054 SQL Injection - How to Prevent it.mp4 33.25 MB
08 PHP Security/055 Password Encryption.mp4 84.96 MB
08 PHP Security/056 Practice Section 8.mp4 13.91 MB
09 PHP and The Web/057 Introduction to HTTP Requests and more.mp4 2.34 MB
09 PHP and The Web/058 Using The GET super Global.mp4 38.28 MB
09 PHP and The Web/059 using The POST super Global.mp4 20.43 MB
09 PHP and The Web/060 About Cookies in PHP.mp4 24.42 MB
09 PHP and The Web/061 Setting Cookies with PHP.mp4 49.35 MB
09 PHP and The Web/062 Reading Cookies in PHP.mp4 25.97 MB
09 PHP and The Web/063 How use Sessions in PHP.mp4 47.39 MB
09 PHP and The Web/064 Practice Section 9.mp4 48.31 MB
10 Object Oriented PHP Introduction/065 What are classes and objects Introduction.mp4 4.8 MB
10 Object Oriented PHP Introduction/066 What are classes and how to define them in PHP.mp4 29.75 MB
10 Object Oriented PHP Introduction/067 What are class methods and how to create them.mp4 19.48 MB
10 Object Oriented PHP Introduction/068 How to instantiate a class.mp4 24.86 MB
10 Object Oriented PHP Introduction/069 Adding Properties to Our Class.mp4 33.82 MB
10 Object Oriented PHP Introduction/070 Class inheretance.mp4 21.87 MB
10 Object Oriented PHP Introduction/071 Constructors.mp4 21.96 MB
10 Object Oriented PHP Introduction/072 Data Access.mp4 29.98 MB
10 Object Oriented PHP Introduction/073 Static Data in Classes.mp4 26.91 MB
10 Object Oriented PHP Introduction/074 Practice Section 10.mp4 25.1 MB
11 CMS Project Blogging System - Front End and First Steps/075 Intro Tour of the CMS.mp4 96.1 MB
11 CMS Project Blogging System - Front End and First Steps/076 Turning On Some Important Features.mp4 35.59 MB
11 CMS Project Blogging System - Front End and First Steps/077 Adding our assets working structure.mp4 51.05 MB
11 CMS Project Blogging System - Front End and First Steps/078 Creating database and category table for the CMS.mp4 25.01 MB
11 CMS Project Blogging System - Front End and First Steps/079 Connecting to the database with PHP.mp4 29.82 MB
11 CMS Project Blogging System - Front End and First Steps/080 Making our files reuseable.mp4 94.63 MB
11 CMS Project Blogging System - Front End and First Steps/081 Inserting Data into Category Table and Displaying it.mp4 39.88 MB
11 CMS Project Blogging System - Front End and First Steps/082 Creating the posts table.mp4 33.02 MB
11 CMS Project Blogging System - Front End and First Steps/083 Inserting Data into the posts table and displaying it.mp4 89.1 MB
11 CMS Project Blogging System - Front End and First Steps/084 Inserting the post image and displaying it.mp4 39.56 MB
11 CMS Project Blogging System - Front End and First Steps/085 Creating a custom search engine part 1.mp4 30.5 MB
11 CMS Project Blogging System - Front End and First Steps/086 Creating a custom search engine part 2.mp4 42.17 MB
11 CMS Project Blogging System - Front End and First Steps/087 Creating a custom search engine part 3.mp4 55.24 MB
11 CMS Project Blogging System - Front End and First Steps/088 Adding Categories to the sidebar.mp4 54.35 MB
12 CMS - Categories More/089 Creating reuseable code in the admin.mp4 97.73 MB
12 CMS - Categories More/090 Creating the navigation links in admin.mp4 62.88 MB
12 CMS - Categories More/091 Creating the admin category page part 1.mp4 30.1 MB
12 CMS - Categories More/092 Creating the admin category page part 2.mp4 11.96 MB
12 CMS - Categories More/093 Displaying data in category page.mp4 31.31 MB
12 CMS - Categories More/094 Adding Categories.mp4 27.91 MB
12 CMS - Categories More/095 Adding a special Function to our header file.mp4 6.17 MB
12 CMS - Categories More/096 Deleting Categories.mp4 36.17 MB
12 CMS - Categories More/097 Updating or Editing Categories part 1.mp4 28.39 MB
12 CMS - Categories More/098 Updating or Editing Categories part 2.mp4 41.82 MB
12 CMS - Categories More/099 Refactoring category code part 1.mp4 20.01 MB
12 CMS - Categories More/100 Refactoring category code part 2.mp4 21.12 MB
13 CMS - POSTS/101 Creating a HTML table in admin to display a list of posts.mp4 32.26 MB
13 CMS - POSTS/102 Displaying posts list in admin.mp4 63.01 MB
13 CMS - POSTS/103 Including Pages based on condition technique.mp4 27.26 MB
13 CMS - POSTS/104 Creating Post HTML form in admin.mp4 54.8 MB
13 CMS - POSTS/105 Inserting Post Data From admin.mp4 57.32 MB
13 CMS - POSTS/106 Deleting Posts in admin.mp4 40.4 MB
13 CMS - POSTS/107 Creating the HTML edit form post page.mp4 14.69 MB
13 CMS - POSTS/108 Displaying the Edit Data in Post Edit Page.mp4 51.98 MB
13 CMS - POSTS/109 Dynamic Category Editing Image Display.mp4 28.53 MB
13 CMS - POSTS/110 Finally Updating Posts.mp4 78 MB
13 CMS - POSTS/111 Relating Categories to posts and Displaying it.mp4 32.28 MB
13 CMS - POSTS/112 Adding Category Dropdown to the Add Post Page.mp4 63.96 MB
13 CMS - POSTS/113 Adding Individual Post Page and Link.mp4 57.54 MB
13 CMS - POSTS/114 Creating the category page.mp4 35.18 MB
13 CMS - POSTS/115 Setting up some links and making an excerpt.mp4 32.76 MB
14 CMS - COMMENTS/116 Creating the comments table and inserting data.mp4 24.29 MB
14 CMS - COMMENTS/117 Creating the comments page and HTML form in admin.mp4 11.3 MB
14 CMS - COMMENTS/118 Creating the Query for displaying comments in admin part 1.mp4 53.6 MB
14 CMS - COMMENTS/119 Creating the Query for displaying comments in admin part 2.mp4 22.46 MB
14 CMS - COMMENTS/120 Inserting new fields in Front end comment form and testing it.mp4 43.84 MB
14 CMS - COMMENTS/121 Creating the Frond End comment insert query.mp4 30.05 MB
14 CMS - COMMENTS/122 Finishing the query to send comment data Front end.mp4 31.26 MB
14 CMS - COMMENTS/123 Relating Comments to posts.mp4 42.81 MB
14 CMS - COMMENTS/124 Deleting comments.mp4 18.64 MB
14 CMS - COMMENTS/125 Approving and unapproving comments.mp4 30.93 MB
14 CMS - COMMENTS/126 Displaying comments based on approval.mp4 44.88 MB
14 CMS - COMMENTS/127 Increasing comments count.mp4 42.67 MB
14 CMS - COMMENTS/128 Adjustments to visual for comments.mp4 13.79 MB
14 CMS - COMMENTS/129 Adjustments for comments and Displaying Post Based on Status.mp4 41.25 MB
15 CMS - USERS/130 Creating the users table and data insert.mp4 22.73 MB
15 CMS - USERS/131 Creating users pages and links.mp4 25.24 MB
15 CMS - USERS/132 Modifying user table heading.mp4 17.27 MB
15 CMS - USERS/133 Creating the display query for users.mp4 31.9 MB
15 CMS - USERS/134 Displaying users in admin.mp4 20.17 MB
15 CMS - USERS/135 Adding users in admin part 1.mp4 43.74 MB
15 CMS - USERS/136 Adding users in admin part 2.mp4 44.93 MB
15 CMS - USERS/137 Adding users in admin part 3.mp4 31.72 MB
15 CMS - USERS/138 Adding users in admin part 4 and final.mp4 9.33 MB
15 CMS - USERS/139 Deleting users.mp4 13.5 MB
15 CMS - USERS/140 Changing user roles.mp4 25.02 MB
15 CMS - USERS/141 Setting Up the Edit User Page.mp4 30.55 MB
15 CMS - USERS/142 Displaying User Values in Edit Page.mp4 34.05 MB
15 CMS - USERS/143 Adding Select Options to User Role.mp4 11.9 MB
15 CMS - USERS/144 Updating User.mp4 42.16 MB
16 CMS - Login/145 Creating the login form.mp4 38.47 MB
16 CMS - Login/146 Making the login page.mp4 15.8 MB
16 CMS - Login/147 Select User Query.mp4 30.1 MB
16 CMS - Login/148 Validating User Query Front End.mp4 40.62 MB
16 CMS - Login/149 Setting Values with Sessions.mp4 29.72 MB
16 CMS - Login/150 Logout Page Improved Validation.mp4 25.22 MB
16 CMS - Login/151 Validating User Admin.mp4 40.23 MB
17 CMS - Profile/152 Creating the Profile Page.mp4 33.78 MB
17 CMS - Profile/153 Displaying User Data.mp4 30.9 MB
17 CMS - Profile/154 Updating User Data.mp4 23.51 MB
18 CMS - Dashboard/155 Adding Widgets.mp4 19.93 MB
18 CMS - Dashboard/156 Posts Dynamic Data in Widget.mp4 21.72 MB
其他位置