zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeTutorials.Us] Udemy - learn-php-programming-from-scratch
magnet:?xt=urn:btih:dc87c505b92031428222122749b100102246e1d9&dn=[FreeTutorials.Us] Udemy - learn-php-programming-from-scratch
磁力链接详情
Hash值:
dc87c505b92031428222122749b100102246e1d9
点击数:
161
文件大小:
6.13 GB
文件数量:
376
创建日期:
2019-4-29 18:45
最后访问:
2024-10-29 08:25
访问标签:
FreeTutorials
Us
Udemy
-
learn-php-programming-from-scratch
文件列表详情
01 Getting Started/001 Introduction to the Course.mp4 448.36 KB
01 Getting Started/002 What Is PHP_.mp4 38.77 MB
01 Getting Started/003 What Is PHP Used For_.mp4 17.82 MB
02 Learn the Basics of PHP Programming/004 Commenting Code.mp4 3.1 MB
02 Learn the Basics of PHP Programming/005 Setting Up A Web Server.mp4 29.68 MB
02 Learn the Basics of PHP Programming/006 Echo_Print.mp4 4.71 MB
02 Learn the Basics of PHP Programming/007 Variables.mp4 6.96 MB
02 Learn the Basics of PHP Programming/008 If Statements.mp4 7.99 MB
02 Learn the Basics of PHP Programming/009 Arithmetic Operators.mp4 6.43 MB
02 Learn the Basics of PHP Programming/010 Comparison Operators.mp4 8.68 MB
02 Learn the Basics of PHP Programming/011 Triple Equals.mp4 3.58 MB
02 Learn the Basics of PHP Programming/012 Logical Operators.mp4 9.61 MB
02 Learn the Basics of PHP Programming/013 Switch Statement.mp4 8.43 MB
02 Learn the Basics of PHP Programming/014 Arrays.mp4 8.24 MB
02 Learn the Basics of PHP Programming/015 Multi-dimensional Arrays.mp4 7.1 MB
02 Learn the Basics of PHP Programming/016 While Loop.mp4 5.31 MB
02 Learn the Basics of PHP Programming/017 Do While Loop.mp4 4.26 MB
02 Learn the Basics of PHP Programming/018 For Loops.mp4 4.74 MB
02 Learn the Basics of PHP Programming/019 Foreach.mp4 6.58 MB
02 Learn the Basics of PHP Programming/020 Functions.mp4 8.29 MB
02 Learn the Basics of PHP Programming/021 Functions with Undefined Parameters.mp4 16.65 MB
02 Learn the Basics of PHP Programming/022 Formatting Numbers.mp4 5.73 MB
02 Learn the Basics of PHP Programming/023 $_GET.mp4 13.34 MB
02 Learn the Basics of PHP Programming/024 $_POST.mp4 8.12 MB
02 Learn the Basics of PHP Programming/025 Embedding PHP within HTML.mp4 10.92 MB
02 Learn the Basics of PHP Programming/026 A better way to display HTML.mp4 5.32 MB
02 Learn the Basics of PHP Programming/027 Arrays (Part 1_2).mp4 13.6 MB
02 Learn the Basics of PHP Programming/028 Arrays (Part 2_2).mp4 23.08 MB
02 Learn the Basics of PHP Programming/029 Cookies (Part 1).mp4 9.53 MB
02 Learn the Basics of PHP Programming/030 Cookies (Part 2).mp4 4.92 MB
02 Learn the Basics of PHP Programming/031 Checkboxes.mp4 6.15 MB
02 Learn the Basics of PHP Programming/032 Radio Buttons.mp4 7.14 MB
03 Intermediate PHP/033 Sessions.mp4 8.05 MB
03 Intermediate PHP/034 Explode (String to Array).mp4 12.96 MB
03 Intermediate PHP/035 Implode (Array to String).mp4 21.77 MB
03 Intermediate PHP/036 Ternary Operator (Inline IF statement).mp4 5.22 MB
03 Intermediate PHP/037 Quickly Return True or False.mp4 2.16 MB
03 Intermediate PHP/038 Splitting A String By Spaces (Whitespace).mp4 6.04 MB
03 Intermediate PHP/039 Generate a Random Number.mp4 4.55 MB
04 PHP Data Objects (PDO)/040 Introduction.mp4 11.36 MB
04 PHP Data Objects (PDO)/041 Listing available drivers.mp4 7.6 MB
04 PHP Data Objects (PDO)/042 Setting up database.mp4 6.47 MB
04 PHP Data Objects (PDO)/043 Connecting.mp4 10.93 MB
04 PHP Data Objects (PDO)/044 Error levels.mp4 9.54 MB
04 PHP Data Objects (PDO)/045 Basic query.mp4 7.64 MB
04 PHP Data Objects (PDO)/046 Fetching results.mp4 14.55 MB
04 PHP Data Objects (PDO)/047 Looping.mp4 13.43 MB
04 PHP Data Objects (PDO)/048 Fetch all.mp4 12.92 MB
04 PHP Data Objects (PDO)/049 Fetch as object.mp4 19.41 MB
04 PHP Data Objects (PDO)/050 Row count.mp4 16.08 MB
04 PHP Data Objects (PDO)/051 Project - user class dates.mp4 39.49 MB
04 PHP Data Objects (PDO)/052 Escaping.mp4 13.91 MB
04 PHP Data Objects (PDO)/053 Prepared statements.mp4 11.79 MB
04 PHP Data Objects (PDO)/054 Inserting.mp4 22.32 MB
04 PHP Data Objects (PDO)/055 Last inserted id.mp4 11.58 MB
05 PHP and MySQLi Database Integration/056 Introduction.mp4 22.79 MB
05 PHP and MySQLi Database Integration/057 Conecting to a database.mp4 15.39 MB
05 PHP and MySQLi Database Integration/058 Connecting using php.mp4 17.46 MB
05 PHP and MySQLi Database Integration/059 Creating database table.mp4 8.55 MB
05 PHP and MySQLi Database Integration/060 Pulling single record.mp4 6.91 MB
05 PHP and MySQLi Database Integration/061 Pulling multiple records.mp4 22.06 MB
05 PHP and MySQLi Database Integration/062 Different result types.mp4 10.78 MB
05 PHP and MySQLi Database Integration/063 Counting results.mp4 21.98 MB
05 PHP and MySQLi Database Integration/064 Updating and affected rows.mp4 10.26 MB
05 PHP and MySQLi Database Integration/065 Escaping.mp4 38.48 MB
05 PHP and MySQLi Database Integration/066 Prepared statements for inserting.mp4 23.92 MB
05 PHP and MySQLi Database Integration/067 Selecting prepared statements.mp4 11.53 MB
05 PHP and MySQLi Database Integration/068 Free result.mp4 6.87 MB
05 PHP and MySQLi Database Integration/069 Closing db connection.mp4 3.45 MB
06 Working with Laravel 4/070 Introduction to Our Project.mp4 11.68 MB
06 Working with Laravel 4/071 Installing Laravel.mp4 1.79 MB
06 Working with Laravel 4/072 The Database.mp4 16.47 MB
06 Working with Laravel 4/073 Creating the Home Page.mp4 31.04 MB
06 Working with Laravel 4/074 Templating.mp4 21.96 MB
06 Working with Laravel 4/075 PDO and SMTP E-mail.mp4 47.01 MB
06 Working with Laravel 4/076 Creating Accounts Part 1.mp4 56.2 MB
06 Working with Laravel 4/077 Creating Accounts Part 2.mp4 99.18 MB
06 Working with Laravel 4/078 E-mail Activation.mp4 76.85 MB
06 Working with Laravel 4/079 Signing In.mp4 69.34 MB
06 Working with Laravel 4/080 Signing Out.mp4 24.04 MB
06 Working with Laravel 4/081 Remember Me.mp4 15.75 MB
06 Working with Laravel 4/082 Changing Passwords.mp4 78.86 MB
06 Working with Laravel 4/083 User Profiles.mp4 22.39 MB
06 Working with Laravel 4/084 Account Recovery.mp4 137.1 MB
06 Working with Laravel 4/085 Migrations.mp4 25.85 MB
07 Common PHP Errors/086 Changing Maximum File Upload Size.mp4 17.27 MB
07 Common PHP Errors/087 Cannot Modify Header Information.mp4 3.11 MB
07 Common PHP Errors/088 Undefined Index.mp4 6.89 MB
07 Common PHP Errors/089 Unexpected $end.mp4 9.94 MB
07 Common PHP Errors/090 Supplied Argument Not A Valid MySQL Result Resource (MySQL).mp4 8.27 MB
07 Common PHP Errors/091 Access Denied (MySQL).mp4 3.85 MB
08 PHP Security/092 Cookies.mp4 28.82 MB
08 PHP Security/093 File Includes.mp4 31.05 MB
08 PHP Security/094 File Uploading.mp4 39.74 MB
08 PHP Security/095 Null Byte.mp4 16.94 MB
08 PHP Security/096 Passing Variables.mp4 10.59 MB
08 PHP Security/097 Session Hijacking.mp4 14.73 MB
08 PHP Security/098 SQL Injection.mp4 43.77 MB
08 PHP Security/099 XSS (Cross-Site Scripting).mp4 27.48 MB
09 BB Codes/100 Part 1.mp4 14.9 MB
09 BB Codes/101 Part 2.mp4 12.89 MB
09 BB Codes/102 Part 3.mp4 8.4 MB
10 How to Check If a Website is Up or Down/103 Part 1.mp4 15.39 MB
10 How to Check If a Website is Up or Down/104 Part 2.mp4 9.1 MB
11 How to Create a _Like_ Button/105 Introduction and Directory Structure.mp4 8.36 MB
11 How to Create a _Like_ Button/106 Database Structure.mp4 7.07 MB
11 How to Create a _Like_ Button/107 Displaying Articles.mp4 22.83 MB
11 How to Create a _Like_ Button/108 The CSS.mp4 5.17 MB
11 How to Create a _Like_ Button/109 jQuery and Ajax.mp4 14.05 MB
11 How to Create a _Like_ Button/110 PHP Functions.mp4 29.32 MB
11 How to Create a _Like_ Button/111 Finishing Off & Testing.mp4 12.07 MB
12 Build a Non-database Photo Album_ plus LightBox/112 Non-database Photo Album_ plus LightBox! (Part 1).mp4 37.18 MB
12 Build a Non-database Photo Album_ plus LightBox/113 Non-database Photo Album_ plus LightBox! (Part 2).mp4 36.55 MB
12 Build a Non-database Photo Album_ plus LightBox/114 Non-database Photo Album_ plus LightBox! (Part 3).mp4 62.41 MB
13 How to Create a Mailing List/115 Part 1.mp4 3.94 MB
13 How to Create a Mailing List/116 Part 2.mp4 14.01 MB
13 How to Create a Mailing List/117 Part 3.mp4 14.76 MB
13 How to Create a Mailing List/118 Part 4.mp4 14.93 MB
13 How to Create a Mailing List/119 Part 5.mp4 17.61 MB
13 How to Create a Mailing List/120 Part 6.mp4 6.89 MB
14 How to Create a Spell Checker/121 Part 1.mp4 3.42 MB
14 How to Create a Spell Checker/122 Part 2.mp4 9.84 MB
14 How to Create a Spell Checker/123 Part 3.mp4 23.46 MB
14 How to Create a Spell Checker/124 Part 4.mp4 10.5 MB
15 How to Create a Template Engine/125 Part 1.mp4 14.32 MB
15 How to Create a Template Engine/126 Part 2.mp4 9.13 MB
16 How to Create a Guestbook/127 Part 1.mp4 6.44 MB
16 How to Create a Guestbook/128 Part 2.mp4 8.95 MB
16 How to Create a Guestbook/129 Part 3.mp4 9 MB
16 How to Create a Guestbook/130 Part 4.mp4 10.99 MB
16 How to Create a Guestbook/131 Part 5.mp4 11.26 MB
16 How to Create a Guestbook/132 Part 6.mp4 14.87 MB
16 How to Create a Guestbook/133 Part 7.mp4 10.11 MB
16 How to Create a Guestbook/134 Part 8.mp4 11.08 MB
17 Currency Conversion using Google Calculator API/135 Part 1.mp4 15.1 MB
17 Currency Conversion using Google Calculator API/136 Part 2.mp4 19.24 MB
18 Creating a Dynamic RSS Feed For Your Website Content/137 Part 1.mp4 3.65 MB
18 Creating a Dynamic RSS Feed For Your Website Content/138 Part 2.mp4 22.85 MB
18 Creating a Dynamic RSS Feed For Your Website Content/139 Part 3.mp4 12.91 MB
19 3 PHP String Functions You Should Know/140 Part 1.mp4 14.66 MB
19 3 PHP String Functions You Should Know/141 Part 2.mp4 18.2 MB
19 3 PHP String Functions You Should Know/142 Part 3.mp4 6.68 MB
20 E-mail Piping_ Process E-mails with PHP/143 Part 1.mp4 4.04 MB
20 E-mail Piping_ Process E-mails with PHP/144 Part 2.mp4 18.92 MB
20 E-mail Piping_ Process E-mails with PHP/145 Part 3.mp4 23.02 MB
20 E-mail Piping_ Process E-mails with PHP/146 Practical Example_ Part 1.mp4 6.32 MB
20 E-mail Piping_ Process E-mails with PHP/147 Practical Example_ Part 2.mp4 21.09 MB
20 E-mail Piping_ Process E-mails with PHP/148 Practical Example_ Part 3.mp4 24.83 MB
21 Find and Replace Text/149 Part 1.mp4 10.71 MB
21 Find and Replace Text/150 Part 2.mp4 20.81 MB
21 Find and Replace Text/151 Part 3.mp4 7.16 MB
22 Create a Mini Shopping Cart/152 Part 1.mp4 17.26 MB
22 Create a Mini Shopping Cart/153 Part 2.mp4 22.19 MB
22 Create a Mini Shopping Cart/154 Part 3.mp4 22.58 MB
22 Create a Mini Shopping Cart/155 Part 4.mp4 30.33 MB
22 Create a Mini Shopping Cart/156 Part 5.mp4 24.39 MB
22 Create a Mini Shopping Cart/157 Part 6.mp4 16.09 MB
22 Create a Mini Shopping Cart/158 Part 7.mp4 38.18 MB
23 Introduction to Facebook Application Development/159 Part 1.mp4 19.03 MB
23 Introduction to Facebook Application Development/160 Part 2.mp4 20.69 MB
24 Create a PHP_AJAX Chat Application/161 Part 1.mp4 1.08 MB
24 Create a PHP_AJAX Chat Application/162 Part 2.mp4 4.59 MB
24 Create a PHP_AJAX Chat Application/163 Part 3.mp4 5.28 MB
24 Create a PHP_AJAX Chat Application/164 Part 4.mp4 14.27 MB
24 Create a PHP_AJAX Chat Application/165 Part 5.mp4 14.99 MB
24 Create a PHP_AJAX Chat Application/166 Part 6.mp4 10.81 MB
24 Create a PHP_AJAX Chat Application/167 Part 7.mp4 7.23 MB
24 Create a PHP_AJAX Chat Application/168 Part 8.mp4 19.14 MB
24 Create a PHP_AJAX Chat Application/169 Part 9.mp4 25.17 MB
25 Working with Multiple File Uploading/170 Part 1.mp4 11.65 MB
25 Working with Multiple File Uploading/171 Part 2.mp4 16.33 MB
26 Create Your Own Non-Unique Hit Counter/172 Part 1.mp4 4.62 MB
26 Create Your Own Non-Unique Hit Counter/173 Part 2.mp4 7.63 MB
27 Create a Rating System for Your Website/174 Part 1.mp4 5.74 MB
27 Create a Rating System for Your Website/175 Part 2.mp4 19.74 MB
27 Create a Rating System for Your Website/176 Part 3.mp4 34.91 MB
27 Create a Rating System for Your Website/177 Part 4.mp4 26.98 MB
28 How to Read XML_ RSS and ATOM Feeds/178 Part 1.mp4 28.66 MB
28 How to Read XML_ RSS and ATOM Feeds/179 Part 2.mp4 14.23 MB
29 Create Your Own URL Shortener/180 Part 1.mp4 4.73 MB
29 Create Your Own URL Shortener/181 Part 2.mp4 13.89 MB
29 Create Your Own URL Shortener/182 Part 3.mp4 13.45 MB
29 Create Your Own URL Shortener/183 Part 4.mp4 14 MB
29 Create Your Own URL Shortener/184 Part 5.mp4 15.23 MB
29 Create Your Own URL Shortener/185 Part 6.mp4 16.31 MB
29 Create Your Own URL Shortener/186 Part 7.mp4 16.83 MB
29 Create Your Own URL Shortener/187 Part 8.mp4 16.02 MB
30 Understanding Regular Expressions/188 An Introduction.mp4 6.93 MB
30 Understanding Regular Expressions/189 Simple Tokens and Character Classes.mp4 8.14 MB
30 Understanding Regular Expressions/190 Character Classes and Case Sensitivity.mp4 6.74 MB
30 Understanding Regular Expressions/191 OR Operator and Scary Symbols.mp4 6.52 MB
30 Understanding Regular Expressions/192 More Symbols.mp4 3.78 MB
30 Understanding Regular Expressions/193 Real-world Example (Matching HTML Tags).mp4 7.15 MB
31 Create Your Own Search Engine for a Database/194 Part 1.mp4 9.07 MB
31 Create Your Own Search Engine for a Database/195 Part 2.mp4 12.38 MB
31 Create Your Own Search Engine for a Database/196 Part 3.mp4 11.53 MB
31 Create Your Own Search Engine for a Database/197 Part 4.mp4 10.31 MB
31 Create Your Own Search Engine for a Database/198 Part 5.mp4 11.05 MB
31 Create Your Own Search Engine for a Database/199 Part 6.mp4 11.2 MB
31 Create Your Own Search Engine for a Database/200 Part 7.mp4 11.72 MB
31 Create Your Own Search Engine for a Database/201 Part 8.mp4 11.05 MB
32 Secure File Uploading/202 Part 1.mp4 7.06 MB
32 Secure File Uploading/203 Part 2.mp4 13.91 MB
32 Secure File Uploading/204 Part 3.mp4 13.54 MB
33 How to Create a Shoutbox System/205 Part 1.mp4 12.32 MB
33 How to Create a Shoutbox System/206 Part 2.mp4 13.52 MB
33 How to Create a Shoutbox System/207 Part 3.mp4 10.5 MB
34 Create a Thumbnail Image Generator/208 Part 1.mp4 20.29 MB
34 Create a Thumbnail Image Generator/209 Part 2.mp4 37.08 MB
34 Create a Thumbnail Image Generator/210 Part 3.mp4 11.16 MB
35 How to Watermark an Image On Upload/211 Part 1.mp4 7.44 MB
35 How to Watermark an Image On Upload/212 Part 2.mp4 12.08 MB
35 How to Watermark an Image On Upload/213 Part 3.mp4 13.88 MB
36 Cross Site Request Forgery Protection/214 Cross Site Request Forgery Protection Part 1.mp4 9.92 MB
36 Cross Site Request Forgery Protection/215 Cross Site Request Forgery Protection Part 2.mp4 26.53 MB
37 Create an Auto-Suggest Drop Down Field/216 Part 1.mp4 11.05 MB
37 Create an Auto-Suggest Drop Down Field/217 Part 2.mp4 10.15 MB
37 Create an Auto-Suggest Drop Down Field/218 Part 3.mp4 10 MB
37 Create an Auto-Suggest Drop Down Field/219 Part 4.mp4 21.52 MB
37 Create an Auto-Suggest Drop Down Field/220 Part 5.mp4 6.6 MB
38 How to Translate Page Languages/221 Part 1.mp4 7.77 MB
38 How to Translate Page Languages/222 Part 2.mp4 9.71 MB
39 Understanding Object Oriented Programming [Old Content]/223 Classes_ Methods and Properties.mp4 16.14 MB
39 Understanding Object Oriented Programming [Old Content]/224 Encapsulation.mp4 13.88 MB
39 Understanding Object Oriented Programming [Old Content]/225 Calculator Application Example.mp4 11.31 MB
39 Understanding Object Oriented Programming [Old Content]/226 Constructor Method.mp4 9.74 MB
39 Understanding Object Oriented Programming [Old Content]/227 Protecting Methods_Properties.mp4 13.88 MB
39 Understanding Object Oriented Programming [Old Content]/228 Extending a class (Inheritance).mp4 15.34 MB
39 Understanding Object Oriented Programming [Old Content]/229 Scope Resolution Operator.mp4 18.34 MB
39 Understanding Object Oriented Programming [Old Content]/230 Class Constants.mp4 8.02 MB
39 Understanding Object Oriented Programming [Old Content]/231 Static Properties and Methods.mp4 11.04 MB
39 Understanding Object Oriented Programming [Old Content]/232 MySQL Database Example (Part 1_3).mp4 12.21 MB
39 Understanding Object Oriented Programming [Old Content]/233 MySQL Database Example (Part 2_3).mp4 18.39 MB
39 Understanding Object Oriented Programming [Old Content]/234 MySQL Database Example (Part 3_3).mp4 12.22 MB
40 How to Create an Image Upload Website/235 Introduction and Directory Structure.mp4 13.49 MB
40 How to Create an Image Upload Website/236 Menu and Login Form.mp4 12.27 MB
40 How to Create an Image Upload Website/237 User Functions.mp4 4 MB
40 How to Create an Image Upload Website/238 Album Functions.mp4 5.51 MB
40 How to Create an Image Upload Website/239 Image Functions.mp4 6.25 MB
40 How to Create an Image Upload Website/240 Database and Tables.mp4 15.95 MB
40 How to Create an Image Upload Website/241 User Registration.mp4 14.8 MB
40 How to Create an Image Upload Website/242 User Registration_ Part 2.mp4 14.65 MB
40 How to Create an Image Upload Website/243 User Registration_ Part 3.mp4 12 MB
40 How to Create an Image Upload Website/244 User Registration_ Part 4.mp4 10.82 MB
40 How to Create an Image Upload Website/245 User Login.mp4 19.73 MB
40 How to Create an Image Upload Website/246 User Login_ Part 2.mp4 20.66 MB
40 How to Create an Image Upload Website/247 Creating Albums.mp4 12.02 MB
40 How to Create an Image Upload Website/248 Creating Albums_ Part 2.mp4 15.47 MB
40 How to Create an Image Upload Website/249 Displaying Albums.mp4 15.18 MB
40 How to Create an Image Upload Website/250 Displaying Albums_ Part 2.mp4 14.81 MB
40 How to Create an Image Upload Website/251 Displaying Albums_ Part 3.mp4 10.02 MB
40 How to Create an Image Upload Website/252 Editing Albums.mp4 11.61 MB
40 How to Create an Image Upload Website/253 Editing Albums_ Part 2.mp4 11.78 MB
40 How to Create an Image Upload Website/254 Editing Albums_ Part 3.mp4 21.16 MB
40 How to Create an Image Upload Website/255 Deleting Albums.mp4 17.52 MB
40 How to Create an Image Upload Website/256 Uploading Images.mp4 15.79 MB
40 How to Create an Image Upload Website/257 Uploading Images_ Part 2.mp4 16.96 MB
40 How to Create an Image Upload Website/258 Uploading Images_ Part 3.mp4 11.19 MB
40 How to Create an Image Upload Website/259 Uploading Images_ Part 4.mp4 11.58 MB
40 How to Create an Image Upload Website/260 Viewing Albums.mp4 13.6 MB
40 How to Create an Image Upload Website/261 Viewing Albums_ Part 2.mp4 12.91 MB
40 How to Create an Image Upload Website/262 Viewing Albums_ Part 3.mp4 10.19 MB
40 How to Create an Image Upload Website/263 Deleting Images.mp4 11.42 MB
40 How to Create an Image Upload Website/264 Deleting Images_ Part 2.mp4 14.75 MB
41 General Tutorials_ Become a PHP Expert/265 Dynamic Pages (Part 1_3).mp4 4.73 MB
41 General Tutorials_ Become a PHP Expert/266 Dynamic Pages (Part 2_3).mp4 9.12 MB
41 General Tutorials_ Become a PHP Expert/267 Dynamic Pages (Part 3_3).mp4 8.58 MB
41 General Tutorials_ Become a PHP Expert/268 String Functions (Part 1).mp4 13.24 MB
41 General Tutorials_ Become a PHP Expert/269 String Functions (Part 2).mp4 11.22 MB
41 General Tutorials_ Become a PHP Expert/270 Basic PHP Proxy.mp4 17.36 MB
41 General Tutorials_ Become a PHP Expert/271 Date and Time (Part 1).mp4 14.74 MB
41 General Tutorials_ Become a PHP Expert/272 Date and Time (Part 2).mp4 11.45 MB
41 General Tutorials_ Become a PHP Expert/273 Creating Images with PHP.mp4 22.48 MB
41 General Tutorials_ Become a PHP Expert/274 Search Engine Crawler Detection.mp4 8.93 MB
41 General Tutorials_ Become a PHP Expert/275 Swear Word Filter (Part 1).mp4 14.24 MB
41 General Tutorials_ Become a PHP Expert/276 Swear Word Filter (Part 2).mp4 6.73 MB
41 General Tutorials_ Become a PHP Expert/277 Rename PHP functions.mp4 11.01 MB
41 General Tutorials_ Become a PHP Expert/278 Upload an Avatar_Profile Image (Part 1).mp4 23.28 MB
41 General Tutorials_ Become a PHP Expert/279 Upload an Avatar_Profile Image (Part 2).mp4 19.71 MB
41 General Tutorials_ Become a PHP Expert/280 Upload an Avatar_Profile Image (Part 3).mp4 21.34 MB
41 General Tutorials_ Become a PHP Expert/281 Upload an Avatar_Profile Image (Part 4).mp4 23.42 MB
41 General Tutorials_ Become a PHP Expert/282 Admin only pages (Part 1).mp4 8.12 MB
41 General Tutorials_ Become a PHP Expert/283 Admin only pages (Part 2).mp4 20.58 MB
41 General Tutorials_ Become a PHP Expert/284 Admin only pages (Part 3).mp4 13.1 MB
41 General Tutorials_ Become a PHP Expert/285 Create a news feature (Part 1).mp4 16.85 MB
41 General Tutorials_ Become a PHP Expert/286 Create a news feature (Part 2).mp4 23.49 MB
41 General Tutorials_ Become a PHP Expert/287 Create a news feature (Part 3).mp4 26.37 MB
41 General Tutorials_ Become a PHP Expert/288 Display Recent Posts from a phpBB Forum (Part 1).mp4 29.35 MB
41 General Tutorials_ Become a PHP Expert/289 Display Recent Posts from a phpBB Forum (Part 2).mp4 28.79 MB
41 General Tutorials_ Become a PHP Expert/290 Display Recent Posts from a phpBB Forum (Part 3).mp4 22.88 MB
41 General Tutorials_ Become a PHP Expert/291 Form Data Display and Security.mp4 8.38 MB
41 General Tutorials_ Become a PHP Expert/292 Browser Identification.mp4 10.55 MB
41 General Tutorials_ Become a PHP Expert/293 Count Visitors Currently Online (Part 1).mp4 10.81 MB
41 General Tutorials_ Become a PHP Expert/294 Count Visitors Currently Online (Part 2).mp4 8.1 MB
41 General Tutorials_ Become a PHP Expert/295 Count Visitors Currently Online (Part 3).mp4 4.8 MB
41 General Tutorials_ Become a PHP Expert/296 Language Chooser.mp4 29.97 MB
41 General Tutorials_ Become a PHP Expert/297 Time Since Post (Part 1).mp4 31.21 MB
41 General Tutorials_ Become a PHP Expert/298 Time Since Post (Part 2).mp4 15.78 MB
41 General Tutorials_ Become a PHP Expert/299 Uploading_Storing an Image inside a MySQL Database (Part 1).mp4 40.71 MB
41 General Tutorials_ Become a PHP Expert/300 Uploading_Storing an Image inside a MySQL Database (Part 2).mp4 30.05 MB
41 General Tutorials_ Become a PHP Expert/301 Show database data in columns_rows.mp4 7.47 MB
41 General Tutorials_ Become a PHP Expert/302 Dynamic Background Color with a Form.mp4 11.83 MB
41 General Tutorials_ Become a PHP Expert/303 Random Password Generator (Part 1_2).mp4 7.24 MB
41 General Tutorials_ Become a PHP Expert/304 Random Password Generator (Part 2_2).mp4 10.36 MB
41 General Tutorials_ Become a PHP Expert/305 Name Splitter (Part 1_2).mp4 9.55 MB
41 General Tutorials_ Become a PHP Expert/306 Name Splitter (Part 2_2).mp4 15.29 MB
41 General Tutorials_ Become a PHP Expert/307 Self Submitting Forms.mp4 11.75 MB
41 General Tutorials_ Become a PHP Expert/308 MD5 Encryption.mp4 11.22 MB
41 General Tutorials_ Become a PHP Expert/309 Easy_ Flexible Form Validation (Part 1_2).mp4 13.29 MB
41 General Tutorials_ Become a PHP Expert/310 Easy_ Flexible Form Validation (Part 2_2).mp4 12.13 MB
41 General Tutorials_ Become a PHP Expert/311 Display Images from a Folder_Directory (Part 1_2).mp4 9.7 MB
41 General Tutorials_ Become a PHP Expert/312 Display Images from a Folder_Directory (Part 2_2).mp4 9.97 MB
41 General Tutorials_ Become a PHP Expert/313 Removing a Directory with Contents.mp4 15.25 MB
41 General Tutorials_ Become a PHP Expert/314 Error Reporting.mp4 29.6 MB
42 PHP Object Oriented Programming Fundamentals/316 Section Introduction.mp4 52.21 MB
42 PHP Object Oriented Programming Fundamentals/317 Installing the Local PHP Server.mp4 17.8 MB
42 PHP Object Oriented Programming Fundamentals/318 Essential Constructs Introduction.mp4 44.32 MB
42 PHP Object Oriented Programming Fundamentals/319 The Class Construct.mp4 9.05 MB
42 PHP Object Oriented Programming Fundamentals/320 Class Attributes.mp4 10.98 MB
42 PHP Object Oriented Programming Fundamentals/321 Class methods.mp4 14.08 MB
42 PHP Object Oriented Programming Fundamentals/322 Class Constants Part 1.mp4 7.81 MB
42 PHP Object Oriented Programming Fundamentals/323 Class Constants Part 2.mp4 10.9 MB
42 PHP Object Oriented Programming Fundamentals/324 Essential Constructs Recap.mp4 37.19 MB
42 PHP Object Oriented Programming Fundamentals/325 Exercise 1 Live Demo.mp4 5.14 MB
42 PHP Object Oriented Programming Fundamentals/326 Exercise 1 Explanation.mp4 9.91 MB
42 PHP Object Oriented Programming Fundamentals/327 The PHP Object.mp4 59.8 MB
42 PHP Object Oriented Programming Fundamentals/328 How to Create an Object.mp4 13.02 MB
42 PHP Object Oriented Programming Fundamentals/329 Obtaining Object Attributes Part 1.mp4 13.2 MB
42 PHP Object Oriented Programming Fundamentals/330 Obtaining Object Attributes Part 2.mp4 9.14 MB
42 PHP Object Oriented Programming Fundamentals/331 Obtaining Object Attributes Part 3.mp4 4.97 MB
42 PHP Object Oriented Programming Fundamentals/332 Changing Object Attributes Part 1.mp4 14.9 MB
42 PHP Object Oriented Programming Fundamentals/333 Changing Object Attributes Part 2.mp4 12.37 MB
42 PHP Object Oriented Programming Fundamentals/334 Creating New Object Attributes.mp4 15.28 MB
42 PHP Object Oriented Programming Fundamentals/335 Destroying Object Properties.mp4 19.06 MB
42 PHP Object Oriented Programming Fundamentals/336 Object Methods.mp4 16.01 MB
42 PHP Object Oriented Programming Fundamentals/337 Other Method Techniques.mp4 16.31 MB
42 PHP Object Oriented Programming Fundamentals/338 Global Constants Part 1.mp4 7.01 MB
42 PHP Object Oriented Programming Fundamentals/339 Global Constants Part 2.mp4 8.03 MB
42 PHP Object Oriented Programming Fundamentals/340 The PHP Object Recap.mp4 72.72 MB
42 PHP Object Oriented Programming Fundamentals/341 Exercise 2 Live Demo.mp4 4.59 MB
42 PHP Object Oriented Programming Fundamentals/342 Exercise 2 Explanation.mp4 12.62 MB
42 PHP Object Oriented Programming Fundamentals/343 The Constructor_Destructor Magic Method.mp4 49.98 MB
42 PHP Object Oriented Programming Fundamentals/344 The Constructor Overview Part 1.mp4 13.11 MB
42 PHP Object Oriented Programming Fundamentals/345 The Constructor Overview Part 2.mp4 12.09 MB
42 PHP Object Oriented Programming Fundamentals/346 Building Unique Objects with the Constructor Part 1.mp4 16.88 MB
42 PHP Object Oriented Programming Fundamentals/347 Building Unique Objects with the Constructor Part 2.mp4 6.95 MB
42 PHP Object Oriented Programming Fundamentals/348 The Destructor.mp4 15.92 MB
42 PHP Object Oriented Programming Fundamentals/349 Access modifiers Part 1.mp4 9.06 MB
42 PHP Object Oriented Programming Fundamentals/350 Access modifiers Part 2.mp4 13.05 MB
42 PHP Object Oriented Programming Fundamentals/351 Accessing Class Attributes.mp4 16.81 MB
42 PHP Object Oriented Programming Fundamentals/352 The Constructor_Destructor Magic Method Recap.mp4 66.89 MB
42 PHP Object Oriented Programming Fundamentals/353 Exercise 3 Live Demo.mp4 8.32 MB
42 PHP Object Oriented Programming Fundamentals/354 Exercise 3 Explanation.mp4 15.92 MB
42 PHP Object Oriented Programming Fundamentals/355 Static Class Attributes_Constants and Methods.mp4 44.87 MB
42 PHP Object Oriented Programming Fundamentals/356 The Static Class Constants.mp4 10.7 MB
42 PHP Object Oriented Programming Fundamentals/357 The Static Class Attributes.mp4 15.24 MB
42 PHP Object Oriented Programming Fundamentals/358 The Static Class Functions.mp4 8.2 MB
42 PHP Object Oriented Programming Fundamentals/359 Static Class Attributes_Constants and Methods Recap.mp4 42.84 MB
42 PHP Object Oriented Programming Fundamentals/360 Exercise 4 Live Demo.mp4 6.86 MB
42 PHP Object Oriented Programming Fundamentals/361 Exercise 4 Explanation.mp4 14.7 MB
42 PHP Object Oriented Programming Fundamentals/362 Class Inheritance.mp4 41.2 MB
42 PHP Object Oriented Programming Fundamentals/363 Implementing Inheritance In PHP Part 1.mp4 16.01 MB
42 PHP Object Oriented Programming Fundamentals/364 Implementing Inheritance In PHP Part 2.mp4 18.53 MB
42 PHP Object Oriented Programming Fundamentals/365 Controlling Visibility Through Inheritance with Public.mp4 14.5 MB
42 PHP Object Oriented Programming Fundamentals/366 Controlling Visibility Through Inheritance with Private.mp4 26.15 MB
42 PHP Object Oriented Programming Fundamentals/367 Controlling Visibility Through Inheritance with Protected.mp4 14.87 MB
42 PHP Object Oriented Programming Fundamentals/368 Overriding Class Attributes Part 1.mp4 11.33 MB
42 PHP Object Oriented Programming Fundamentals/369 Overriding Class Attributes Part 2.mp4 12.3 MB
42 PHP Object Oriented Programming Fundamentals/370 Preventing Inheritance with final.mp4 12.3 MB
42 PHP Object Oriented Programming Fundamentals/371 Preventing Inheritance and Overriding.mp4 16.82 MB
42 PHP Object Oriented Programming Fundamentals/372 Class Inheritance Recap.mp4 89.24 MB
42 PHP Object Oriented Programming Fundamentals/373 Exercise 5 Live Demo.mp4 6.93 MB
42 PHP Object Oriented Programming Fundamentals/374 Exercise 5 Explanation.mp4 16.16 MB
42 PHP Object Oriented Programming Fundamentals/375 Final Project Live Demo.mp4 9.2 MB
42 PHP Object Oriented Programming Fundamentals/376 Final Project Explanation.mp4 23.07 MB
42 PHP Object Oriented Programming Fundamentals/377 Section Conclusion.mp4 79.78 MB
其他位置