filePHP-with-MySQL-Beyond-th-HhEJ

PHP with MySQL Beyond the Basics
  • MOV00. Introduction00 01. Introduction.mov17.17MB
  • MOV00. Introduction00 02. Using the exercise files.mov2.37MB
  • MOV01. Installation and Project Setup01 02. Project setup.mov3.39MB
  • MOV01. Installation and Project Setup01 01. PHP and MySQL installation.mov1.27MB
  • MOV02. Intermediate PHP Techniques02 04. Fortting dates and times - Strings and SQL.mov8.96MB
  • MOV02. Intermediate PHP Techniques02 03. Building dates and times - Epoch Unix.mov6.84MB
  • MOV02. Intermediate PHP Techniques02 09. Using references as function return values.mov5.64MB
  • MOV02. Intermediate PHP Techniques02 02. Applying more array functions.mov5.30MB
  • MOV02. Intermediate PHP Techniques02 06. Establishing global and static variable scope.mov5.04MB
  • MOV02. Intermediate PHP Techniques02 05. Setting server and request variables.mov4.98MB
  • MOV02. Intermediate PHP Techniques02 01. Using variable variables.mov4.68MB
  • MOV02. Intermediate PHP Techniques02 08. Using references as function arguments.mov3.48MB
  • MOV02. Intermediate PHP Techniques02 07. king a reference assignment.mov2.68MB
  • MOV03. Introduction to Oect-Oriented Programming (OOP)03 06. Defining class properties.mov7.57MB
  • MOV03. Introduction to Oect-Oriented Programming (OOP)03 04. Instantiating a class.mov4.80MB
  • MOV03. Introduction to Oect-Oriented Programming (OOP)03 01. Introducing the concept and basics of OOP.mov4.16MB
  • MOV03. Introduction to Oect-Oriented Programming (OOP)03 02. Defining classes.mov3.70MB
  • MOV03. Introduction to Oect-Oriented Programming (OOP)03 05. Referencing an instance.mov3.53MB
  • MOV03. Introduction to Oect-Oriented Programming (OOP)03 03. Defining class methods.mov3.29MB
  • MOV04. OOP in Practice04 02. Setting access modifiers.mov7.17MB
  • MOV04. OOP in Practice04 04. Working with the static modifier.mov6.93MB
  • MOV04. OOP in Practice04 01. Understanding class inheritance.mov5.59MB
  • MOV04. OOP in Practice04 06. Referencing the Parent class.mov5.53MB
  • MOV04. OOP in Practice04 07. Using constructors and destructors.mov4.89MB
  • MOV04. OOP in Practice04 09. Comparing oects.mov4.14MB
  • MOV04. OOP in Practice04 03. Using setters and getters.mov3.35MB
  • MOV04. OOP in Practice04 08. Cloning oects.mov3.10MB
  • MOV04. OOP in Practice04 05. Reviewing the scope resolution operator.mov2.43MB
  • MOV05. Photo Gallery Project Setup05 02. Creating project and asset directories.mov5.44MB
  • MOV05. Photo Gallery Project Setup05 03. Creating a MySQL database.mov4.46MB
  • MOV05. Photo Gallery Project Setup05 01. Overview of the project.mov2.01MB
  • MOV06. Foundations of an OOP Project06 13. Late static binding.mov15.30MB
  • MOV06. Foundations of an OOP Project06 10. Logging in using the Session class.mov12.50MB
  • MOV06. Foundations of an OOP Project06 06. Instantiating user oects.mov10.60MB
  • MOV06. Foundations of an OOP Project06 11. Initializing files and path constants.mov8.01MB
  • MOV06. Foundations of an OOP Project06 05. Creating a User class.mov7.36MB
  • MOV06. Foundations of an OOP Project06 04. How OOP is an improvement.mov6.85MB
  • MOV06. Foundations of an OOP Project06 01. Creating the MySQL Database class.mov6.79MB
  • MOV06. Foundations of an OOP Project06 09. Creating the Session class.mov6.52MB
  • MOV06. Foundations of an OOP Project06 03. Using the database oect.mov6.42MB
  • MOV06. Foundations of an OOP Project06 12. Using path content for layout.mov5.89MB
  • MOV06. Foundations of an OOP Project06 08. Autoload - The undeclared oect safety net.mov4.57MB
  • MOV06. Foundations of an OOP Project06 07. Revising find methods to instantiate.mov4.29MB
  • MOV06. Foundations of an OOP Project06 02. Adding queries to the MySQL Database class.mov4.01MB
  • MOV07. Working with Files and Directories07 04. PHP permissions.mov11.09MB
  • MOV07. Working with Files and Directories07 05. Accessing files.mov7.86MB
  • MOV07. Working with Files and Directories07 11. Working with directories.mov7.44MB
  • MOV07. Working with Files and Directories07 10. Examining file details.mov7.16MB
  • MOV07. Working with Files and Directories07 09. Reading files.mov7.16MB
  • MOV07. Working with Files and Directories07 14. Creating a log file Solution.mov7.04MB
  • MOV07. Working with Files and Directories07 02. Understanding file permissions.mov6.40MB
  • MOV07. Working with Files and Directories07 12. Viewing directory content.mov6.33MB
  • MOV07. Working with Files and Directories07 03. Setting file permissions.mov5.28MB
  • MOV07. Working with Files and Directories07 01. File system basics.mov5.12MB
  • MOV07. Working with Files and Directories07 06. Writing to files.mov5.11MB
  • MOV07. Working with Files and Directories07 13. Creating a log file Assignment.mov4.03MB
  • MOV07. Working with Files and Directories07 08. Moving the file pointer.mov3.32MB
  • MOV07. Working with Files and Directories07 07. Deleting files.mov1.72MB
  • MOV08. Uploading Files08 05. Moving uploaded files.mov5.77MB
  • MOV08. Uploading Files08 02. Sending files as form data.mov5.40MB
  • MOV08. Uploading Files08 01. Configuring PHP for file uploads.mov4.76MB
  • MOV08. Uploading Files08 04. Uploading errors.mov3.65MB
  • MOV08. Uploading Files08 03. Inspecting uploaded files.mov3.37MB
  • MOV09. Completing the User Class09 06. Abstracting the attributes.mov9.09MB
  • MOV09. Completing the User Class09 03. Updating users.mov7.56MB
  • MOV09. Completing the User Class09 05. Abstracting the database table name.mov7.29MB
  • MOV09. Completing the User Class09 02. Creating users.mov5.70MB
  • MOV09. Completing the User Class09 04. Deleting users.mov4.57MB
  • MOV09. Completing the User Class09 07. Finding the database attributes.mov3.75MB
  • MOV09. Completing the User Class09 01. Reining user CRUD.mov2.02MB
  • MOV10. The Photograph Class10 07. Deleting photographs.mov11.03MB
  • MOV10. The Photograph Class10 06. Storing messages in the Session class.mov8.64MB
  • MOV10. The Photograph Class10 03. Sing photographs.mov8.55MB
  • MOV10. The Photograph Class10 01. Starting the Photograph class.mov8.33MB
  • MOV10. The Photograph Class10 02. Coding the Photograph class.mov8.33MB
  • MOV10. The Photograph Class10 05. Listing photographs.mov8.20MB
  • MOV10. The Photograph Class10 04. Uploading photographs.mov8.03MB
  • MOV10. The Photograph Class10 08. Displaying photographs in the public area.mov5.96MB
  • MOV11. The Comment Class11 03. Listing comments.mov12.15MB
  • MOV11. The Comment Class11 02. Building the comment form.mov9.57MB
  • MOV11. The Comment Class11 04. Reviewing comments in the staff area.mov9.30MB
  • MOV11. The Comment Class11 01. Creating the Comment class.mov9.26MB
  • MOV12. Pagination12 03. Finding the pagination variables.mov8.81MB
  • MOV12. Pagination12 06. Using pagination links.mov6.68MB
  • MOV12. Pagination12 04. Using the Pagination class.mov4.97MB
  • MOV12. Pagination12 05. Paginating photographs.mov4.23MB
  • MOV12. Pagination12 01. Understanding the concepts behind pagination.mov2.65MB
  • MOV12. Pagination12 02. Using LIMIT, OFFSET, and COUNT.mov2.14MB
  • MOV13. Sending Eils13 05. Using PHPMailer.mov12.36MB
  • MOV13. Sending Eils13 06. Building notification for new comments.mov11.68MB
  • MOV13. Sending Eils13 03. Using headers.mov7.22MB
  • MOV13. Sending Eils13 02. Sending email with mail.mov5.76MB
  • MOV13. Sending Eils13 01. Configuring PHP for email.mov5.16MB
  • MOV13. Sending Eils13 04. Reviewing TP.mov2.42MB
  • MOV14. Templating and Code Organization14 02. Simple templating.mov10.53MB
  • MOV14. Templating and Code Organization14 01. Using MVC architecture.mov5.89MB
  • MOV14. Templating and Code Organization14 03. Using the arty PHP templating engine.mov3.01MB
  • MOV14. Templating and Code Organization14 04. Building PHP libraries and frameworks.mov2.05MB
  • MOV15. Conclusion15 01. Goodbye.mov1.26MB
  • MOV16. Appendix - PHP Installation and Configuration Assistance16 01. Installing on c 10.4 (Tiger).mov13.58MB
  • MOV16. Appendix - PHP Installation and Configuration Assistance16 09. MySQL basics phpMyAdmin.mov11.43MB
  • MOV16. Appendix - PHP Installation and Configuration Assistance16 03. Configuring a c.mov9.99MB
  • MOV16. Appendix - PHP Installation and Configuration Assistance16 02. Installing on c 10.5 (Leopard).mov9.73MB
  • MOV16. Appendix - PHP Installation and Configuration Assistance16 07. Configuring on Windows.mov7.59MB
  • MOV16. Appendix - PHP Installation and Configuration Assistance16 06. Installing on Windows.mov6.10MB
  • MOV16. Appendix - PHP Installation and Configuration Assistance16 08. The text editor on Windows.mov4.79MB
  • MOV16. Appendix - PHP Installation and Configuration Assistance16 04. The text editor on c.mov3.59MB
  • MOV16. Appendix - PHP Installation and Configuration Assistance16 05. phpMyAdmin installation on c.mov2.16MB
  • SITXExercise FilesExercise Files.sitx34.63MB
  • ZIPExercise FilesExercise Files.zip31.14MB
Latest Search: 1.ONSD-124   2.MIBD-096   3.MSYG-002   4.IDBD-256   5.KPFS-001   6.JUSD-288   7.DOSA-003   8.MIBD-634   9.AGEMIX-129   10.MDED-311   11.RKI-136   12.DJSF-037   13.MDNW-002   14.SCH-011   15.STM-058   16.MADV-198   17.HHK-092   18.DANDY-130   19.MIBD-713   20.ARMG-130   21.KIBD-096   22.MIAD-451   23.BIB-041   24.ONSD-503   25.ONSD-715   26.IPTD-966   27.IDBD-366   28.MIBD-624   29.RKI-123   30.DSD-051   31.RKI-277   32.MIBD-616   33.ONED-313   34.ONSD-590   35.PXV-109   36.AISM-24   37.KIBD-040   38.ACE-026   39.CADV-375   40.IDBD-457   41.BNDV-00677   42.SPND-002   43.FAX-334   44.OKAS-005   45.JTDV-08   46.ID-20035   47.BOMN-024   48.DJSJ-006   49.GON-414   50.BEB-066   51.WANZ-034   52.OPUD-132   53.DSE-1085   54.ATAD-019   55.WING-015   56.ZEX-182   57.RSDMT-855   58.DSD-295   59.MDI-118   60.MHO-003   61.MVF-054D   62.ITF-113   63.CAL-031   64.CADR-306   65.MTD-013   66.HERD-007   67.MADV-179   68.DSE-994   69.KS-8338   70.BKD-88   71.124   72.096   73.002   74.256   75.001   76.288   77.003   78.634   79.129   80.311   81.136   82.037   83.002   84.011   85.058   86.198   87.092   88.130   89.713   90.130   91.096   92.451   93.041   94.503   95.715   96.966   97.366   98.624   99.123   100.051   101.277   102.616   103.313   104.590   105.109   106.24   107.040   108.026   109.375   110.457   111.00677   112.002   113.334   114.005   115.08   116.20035   117.024   118.006   119.414   120.066   121.034   122.132   123.1085   124.019   125.015   126.182   127.855   128.295   129.118   130.003   131.054D   132.113   133.031   134.306   135.013   136.007   137.179   138.994   139.8338   140.88