Description: PHP & MySQL Video Training Tutorial 2 DVDs 8 GB of Video files. Multiple sources and covers mostly all the topics of this application This is a compilation of training tutorial videos as well as books gathered and put onto DVDs. Items are shipped only to USA; contact seller for international sharing of the tutorials through Google Drive Returns are not accepted given that files included can be copied. Below are the video DVD files: TopicMySQL Database Tutorial 1 Introduction to DatabasesMySQL Database Tutorial 2 Getting a MySQL ServerMySQL Database Tutorial 3 Creating a DatabaseMySQL Database Tutorial 4 SHOW and SELECTMySQL Database Tutorial 5 Basic Rules for SQL StatementsMySQL Database Tutorial 6 Getting Multiple ColumnsMySQL Database Tutorial 7 DISTINCT and LIMITMySQL Database Tutorial 8 Sorting ResultsMySQL Database Tutorial 9 Sort DirectionMySQL Database Tutorial 10 Basic Data Filtering and WHEREMySQL Database Tutorial 11 Advanced Filtering Using AND and ORMySQL Database Tutorial 12 Are you IN or are you NOT IN MySQL Database Tutorial 13 How Search Engines WorkMySQL Database Tutorial 14 More on WildcardsMySQL Database Tutorial 15 Regular ExpressionsMySQL Database Tutorial 16 Creating Custom ColumnsMySQL Database Tutorial 17 FunctionsMySQL Database Tutorial 18 More on Aggregate FunctionsMySQL Database Tutorial 19 GROUP BYMySQL Database Tutorial 20 SubqueriesMySQL Database Tutorial 21 Another Subquery ExampleMySQL Database Tutorial 22 How to Join TablesMySQL Database Tutorial 23 Outer JoinsMySQL Database Tutorial 24 UNIONMySQL Database Tutorial 25 Full Text SearchingMySQL Database Tutorial 26 INSERT INTOMySQL Database Tutorial 27 How to Insert Multiple RowsMySQL Database Tutorial 28 UPDATE & DELETEMySQL Database Tutorial 29 CREATE TABLEMySQL Database Tutorial 30 NOT NULL & AUTO INCREMENTMySQL Database Tutorial 31 ALTER DROP RENAME TABLEMySQL Database Tutorial 32 ViewsMySQL Database Tutorial 33 Final !PHP For Dummies Php Tutorial 1Php For Dummies Php Tutorial 2Php For Dummies Php Tutorial 4Php For Dummies Php Tutorial 5Php For Dummies Php Tutorial 6Php For Dummies Php Tutorial 7Php For Dummies Php Tutorial 8Php For Dummies Php Tutorial 9Php For Dummies Php Tutorial 10Php For Dummies Php Tutorial 12Php For Dummies Php Tutorial 13Php For Dummies Php Tutorial 14 [Part 1]Php For Dummies Php Tutorial 14 [Part 2]Php For Dummies Php Tutorial 15 CookiesPhp for Dummies Php Tutorial 16 Introduction to MySQL007 Overview008 Working with Apache Web Server009 Changing the document root01 Welcome010 Enabling PHP011 Upgrading012 Configuring PHP013 Installing MySQL014 Configuring MySQL015 Text editor016 Overview017 Installing WampServer018 Finding the document root019 Configuring PHP02 Using the exercise files020 Configuring MySQL021 Text editor022 Embedding PHP code on a page023 Outputting dynamic text024 The operational trail025 Inserting code comments026 Variables027 Strings028 String functions029 Numbers part one Integers03 What is PHP030 Numbers part two Floating points031 Arrays032 Associative arrays033 Array functions034 Booleans035 NULL and empty036 Type juggling and casting037 Constants038 If statements039 Else and elseif statements04 The history of PHP040 Logical operators041 Switch statements042 While loops043 For loops044 Foreach loops045 Continue046 Break047 Understanding array pointers048 Defining functions049 Function arguments05 Why choose PHP050 Returning values from a function051 Multiple return values052 Scope and global variables053 Setting default argument values054 Common problems055 Warnings and errors056 Debugging and troubleshooting057 Links and URLs058 Using GET values059 Encoding GET values06 Installation overview060 Encoding for HTML061 Including and requiring files062 Modifying headers063 Page redirection064 Output buffering065 Building forms066 Detecting form submissions067 Single page form processing068 Validating form values069 Problems with validation logic070 Displaying validation errors071 Custom validation functions072 Single page form with validations073 Working with cookies074 Setting cookie values075 Reading cookie values076 Unsetting cookie values077 Working with sessions078 MySQL introduction079 Creating a database080 Creating a database table081 CRUD in MySQL082 Populating a MySQL database084 Populating the relational table085 Database APIs in PHP086 Connecting to MySQL with PHP087 Retrieving data from MySQL088 Working with retrieved data089 Creating records with PHP090 Updating and deleting records with PHP091 SQL injection092 Escaping strings for MySQL093 Introducing prepared statements094 Blueprinting the application095 Building the CMS database096 Establishing your work area097 Creating and styling the first page098 Making page assets reusable099 Connecting the application to the database100 Adding pages to the navigation subjects101 Refactoring the navigationAlphabet and Numerical Characters Validation Using Java Script PHP Web Application Part 3Apprendre MySQLBeginners MYSQL Database Tutorial # How to install MySQL on Ubuntu Debian LinuxBeginners MYSQL Database Tutorial # How to install MySQL on UbuntuDebian LinuxBeginners MYSQL Database Tutorial # Install MySQL Workbench in Ubuntu Debian LinuxBeginners MYSQL Database Tutorial # Install MySQL Workbench in UbuntuDebian LinuxBeginners MYSQL Database Tutorial 1 # Download , Install MYSQL and first SQL queryBeginners MYSQL Database Tutorial 10# MySQL COUNT,MAX,MIN,AVG & SUM FunctionBeginners MYSQL Database Tutorial 2 # CREATE NEW DATABASE SCHEMA and TABLEBeginners MYSQL Database Tutorial 3 # MySQL INSERT Statement QueryBeginners MYSQL Database Tutorial 4# MySQL SELECT Statement QueryBeginners MYSQL Database Tutorial 5# MySQL WHERE Clause Statement QueryBeginners MYSQL Database Tutorial 6# MySQL AND & OR Operators Statement QueryBeginners MYSQL Database Tutorial 7# SQL ORDER BY Keyword Statement QueryBeginners MYSQL Database Tutorial 8# SQL UPDATE Statement Statement QueryBeginners MYSQL Database Tutorial 9# MySQL DELETE QueryCascading Style Sheets CSS PHP Web Application Part 4Connect to MySQL Database Use Select, Insert, Update C# C Sharp Visual Studio 2010Connect to MySQL Database with PHPCreating a PHP SearchCreating HTML Table and Form PHP Web Application Part 1Delete of data from using MySQL Query PHP Web Application Part 13Export CSV to MySQL using PentahoForm Validation Using JavaScript PHP Web Application Part 2How To Create a MySQL Database in 2 minutesHow to create a simple comment system in PHPHow to Create an Advanced Comment System Using PHP and MySQLHow to install MySQL on Windows 7How to uninstall MySQL from windows 7 windows 8 windows 8.1How to uninstall MySQL from windows 7 windows 8 windows 8.1Installing WAMP and Creating a MySQL DatabaseIntroduction to Git with Scott Chacon of GitHubIntroduction to MySQL for Website AdministratorsJQUERY Form Validation 1of 2 PHP Web Application Part 5JQUERY Form Validation 2 of 2 PHP Web Application Part 6Learn PHP and MySQL Development From ScratchLecture 32 Case Study MYSQLLesson 1 PDO Connecting to a MySQL Database using the PDO Library in PHPLesson 2 PDO Using Prepare Statements PDOStatementLesson 3 PDO Fetching Objects and Custom Objects using fetchAll with PDOStatementLesson 4 PDO ErrorInfo and ErrorCode using PDOStatementLesson 5 PDO Using fetch Method from PDOStatement to iterate through the results.Lesson 6 PDO Difference between bindValue and bindParam with PDOStatementLesson 7 PDO bindValue & bindParam using mark 1 indexed positionsLesson 8 PDO Avoiding SQL Injection using pdo quote, bindParam, bindValueLesson 9 PDO Using exec method for executing simple SQL commands.Lesson 10 PDO Retrieving the Last Inserted ID with PDO.Lesson 11 PDO bindParam and passing by referenceLesson 12 PDO bindColumn assigning values to variables by referenceLesson 13 PDO beginTransaction turning off autocommit modeLogin form using OOPs Concept in PHPMigration From Oracle to MySQL An NPR Case StudyMySQL Adding Table ColumnsMySQL Counting RecordsMySQL Creating a DatabaseMySQL Creating a TableMySQL Custom Column NamesMySQL Deleting DatabasesMySQL Deleting RecordsMySQL Deleting TablesMySQL Describing TablesMySQL Inserting a RecordMySQL IntroductionMySQL MySQL MonitorMySQL Removing Table ColumnsMySQL Searching RecordsMySQL Selecting a DatabaseMySQL Selecting RecordsMySQL Showing DatabasesMySQL Showing TablesMySQL The WHERE ClauseMySQL Updating RecordsMySQL What is NULL MySQL Windows Command PromptMySQL CREATE USER with GRANT Privileges in TerminalMySQL Remote Access to MySQL Server on Linux CentOS 6.3 Part 1Mysql Database Tutorial for Beginners 1 # Download and Install MYSQL Database Windows 8Windows 8.1MySQL For Beginners Tutorial 1 Introduction to BasicsMySQL For Beginners Tutorial 2 Retrieving DataMySQL For Beginners Tutorial 3 Searching a Database with PHPMySQL Querying Data Lesson 1, Part 1 How To Write a Basic SQL Select StatementMySQL Querying Data Lesson 1, Part 2 How To Write a Basic SQL Select StatementMySQL Querying Data Lesson 4 Query EfficiencyMySQL Querying Data Lesson 5, Part 1 Functions NumericMySQL Querying Data Lesson 6 Case LogicMySQL Querying Data Lesson 7, Part 4 Joining Tables Joining Multiple TablesMySQL Real Time Data Warehousing Presentation and MySQL Tutorial 1 What is MySQLMySQL Tutorial for Beginners 1 Creating a Database and Adding Tables to itMySQL Tutorial for Beginners 2 Adding Data to Tables in a DatabaseMySQL Tutorial for Beginners 3 Selecting Data from Tables in a DatabaseMySQL Tutorial for Beginners 4 Updating Data in a DatabaseMySQL Tutorial for Beginners 5 Deleting Data From a DatabaseMySQL Tutorial For Beginners 6 More Ways To Select Data From DatabasesMySQL Tutorial For Beginners 7 Searching Through a Database Using OperatorsMySQL Tutorial from Terminal 1 27 Introduction InstallationMySQL Tutorial from Terminal 10 27 The SELECT Statement Query CommandMySQL Tutorial from Terminal 11 27 More on SELECT using WHERE and NULL valuesMySQL Tutorial from Terminal 12 27 More on SELECT conditions, ORDER, GROUP BYMySQL Tutorial from Terminal 13 27 More on SELECT DATE, ORDER, GROUP BYMySQL Tutorial from Terminal 14 27 More on SELECT querying multiple tablesMySQL Tutorial from Terminal 15 27 The DELETE Statement Query CommandMySQL Tutorial from Terminal 16 27 The UPDATE Statement Query CommandMySQL Tutorial from Terminal 17 27 The LIKE ClauseMySQL Tutorial from Terminal 18 27 Using REGEXP Regular ExpressionsMySQL Tutorial from Terminal 19 27 The ALTER CommandMySQL Tutorial from Terminal 2 27 Some TerminologyMySQL Tutorial from Terminal 20 27 PRIMARY KEY vs INDEXMySQL Tutorial from Terminal 21 27 Creating Table INDEX More on ALTERMySQL Tutorial from Terminal 22 27 Using Temporary TablesMySQL Tutorial from Terminal 23 27 Cloning TablesMySQL Tutorial from Terminal 24 27 Export using SELECTMySQL Tutorial from Terminal 25 27 Export using SQLDUMP (with Import using mysql)MySQL Tutorial from Terminal 26 27 Import using MYSQLIMPORTMySQL Tutorial from Terminal 27 27 Import using LOAD DATAMySQL Tutorial from Terminal 3 27 Connecting to MySQL ServerMySQL Tutorial from Terminal 4 27 Adding Deleting UsersMySQL Tutorial from Terminal 5 27 Creating Selecting Deleting DatabasesMySQL Tutorial from Terminal 6 27 Some MySQL Data TypesMySQL Tutorial from Terminal 7 27 Creating Deleting TablesMySQL Tutorial from Terminal 8 27 Showing Structure of TablesMySQL Tutorial from Terminal 9 27 Inserting Data into TablesMySQL TutorialMySQL VB.NET Tutorial 1 Getting Started and Mysql database ConnectionMySQL VB.NET Tutorial 1 Getting Started and Mysql database ConnectionMySQL VB.NET Tutorial 10 Database values in textbox if select ComboboxMySQL VB.NET Tutorial 10 Database values in textbox if select ComboboxMySQL VB.NET Tutorial 11 How to Link List Box with Database and show values in textboxMySQL VB.NET Tutorial 11 How to Link List Box with Database and show values in textboxMySQL VB.NET Tutorial 12 Show database values in Table or DataGridViewMySQL VB.NET Tutorial 12 Show database values in Table or DataGridViewMySQL VB.NET Tutorial 13 Display selected row from datagridview to TextBoxMySQL VB.NET Tutorial 13 Display selected row from datagridview to TextBoxMySQL VB.NET Tutorial 14 Search data in database and Filter in datagridviewMySQL VB.NET Tutorial 14 Search data in database and Filter in datagridviewMySQL VB.NET Tutorial 15 Change column title of datagridview when connecting MysqlMySQL VB.NET Tutorial 15 Change column title of datagridview when connecting MysqlMySQL VB.NET Tutorial 16 How to Link Chart Graph with DatabaseMySQL VB.NET Tutorial 16 How to Link Chart Graph with DatabaseMySQL VB.NET Tutorial 17 Message Box Asking if The User Wants To ExitMySQL VB.NET Tutorial 17 Message Box Asking if The User Wants To ExitMySQL VB.NET Tutorial 18 Checkbox , radiobutton and groupbox with DatabaseMySQL VB.NET Tutorial 18 Checkbox , radiobutton and groupbox with DatabaseMySQL VB.NET Tutorial 19 How to use DateTimePicker and save date in DatabaseMySQL VB.NET Tutorial 19 How to use DateTimePicker and save date in DatabaseMySQL VB.NET Tutorial 2 Create Login Form with MySql and VB.NET (Part 1)MySQL VB.NET Tutorial 2 Create Login Form with MySql and VB.NET (Part 1)MySQL VB.NET Tutorial 3 Create Login Form with MySql and VB.NET (Part 2)MySQL VB.NET Tutorial 3 Create Login Form with MySql and VB.NET (Part 2)MySQL VB.NET Tutorial 4 Password Protection using TextboxMySQL VB.NET Tutorial 4 Password Protection using TextboxMySQL VB.NET Tutorial 5 How To Open A Second Form using First Form + signoutMySQL VB.NET Tutorial 5 How To Open A Second Form using First Form + signoutMySQL VB.NET Tutorial 6 Insert Save data to databaseMySQL VB.NET Tutorial 6 InsertSave data to databaseMySQL VB.NET Tutorial 7 Edit Update a data from Database with buttonMySQL VB.NET Tutorial 7 EditUpdate a data from Database with buttonMySQL VB.NET Tutorial 8 Deleting selected data from databaseMySQL VB.NET Tutorial 8 Deleting selected data from databaseMySQL VB.NET Tutorial 9 How to Link Combobox with Database valuesMySQL VB.NET Tutorial 9 How to Link Combobox with Database valuesMySQL Workbench TutorialPHP & MySQL Tutorial 09 File Upload system with records in MySQL Part 1PHP and MySQL with MySQLi Binding (Part 7 9)PHP and MySQL with MySQLi Connecting (Part 3 9)PHP and MySQL with MySQLi Database (Part 2 9)PHP and MySQL with MySQLi Example Application (Part 8 9)PHP and MySQL with MySQLi Getting results (Part 4 9)PHP and MySQL with MySQLi Inserting records (Part 6 9)PHP and MySQL with MySQLi Introduction (Part 1 9)PHP and MySQL with MySQLi Joins (Part 9 9)PHP and MySQL with MySQLi Updating and Deleting (Part 5 9)PHP Lesson 1 Installing WAMP and Notepad++ on Windows 7PHP Lesson 2 Installing LAMP, PhpMyAdmin, and Notepad++ on Ubuntu 11.10PHP Lesson 3 Saving the PHP Pages in the Web Server DirectoryPHP Lesson 32 Connecting to MySQL From PHPPHP MySQL Tutorial Create a Database and Table in phpMyAdmin HD PHP MySQL TutorialPHP Program for Insert Part 1 PHP Web Application Part 7PHP Program for Insert Part 2 PHP Web Application Part 8PHP Program for Insert Part 3 PHP Web Application Part 9PHP Program for Insert Part 4 PHP Web Application Part 10PHP Program for User Login Part 1 PHP Web Application Part 11PHP Program for User Login Part 2 PHP Web Application Part 12PHP Programming Tutorial Creating A Simple MySQL Login FormPHP ProgrammingPhp Tutorial 6 Number FunctionsPhp Tutorial 7 An Introduction to ArraysPhp Tutorial 8 Associative ArraysPhp Tutorial 9 Array FunctionsPHP Tutorial 1 Introduction (PHP For Beginners)PHP Tutorial 10 Else and ElseIf Statements (PHP For Beginners)PHP Tutorial 11 Comparison Operators (PHP For Beginners)PHP Tutorial 12 Logical Operators (PHP For Beginners)PHP Tutorial 13 Arrays (PHP For Beginners)PHP Tutorial 14 While Loop (PHP For Beginners)PHP Tutorial 15 ForEach Loop (PHP For Beginners)PHP Tutorial 16 GET Variable (PHP For Beginners)PHP Tutorial 17 POST Variable (PHP For Beginners)PHP Tutorial 18 Functions (PHP For Beginners)PHP Tutorial 19 Date and Time (PHP For Beginners)PHP Tutorial 2 Installing XAMPP (PHP For Beginners)PHP Tutorial 20 Explode (PHP For Beginners)PHP Tutorial 21 Find If String Contains a String (PHP For Beginners)PHP Tutorial 22 Check If Variable Is Set (PHP For Beginners)PHP Tutorial 23 Embedding HTML And PHP (PHP For Beginners)PHP Tutorial 24 Reading A File (PHP For Beginners)PHP Tutorial 25 Writing To A File (PHP For Beginners)PHP Tutorial 26 MySQL Introduction (PHP For Beginners)PHP Tutorial 27 MySQL Creating A Table (PHP For Beginners)PHP Tutorial 28 MySQL Inserting Data (PHP For Beginners)PHP Tutorial 29 MySQL Reading Data (PHP For Beginners)PHP Tutorial 3 Installing Notepad++ (PHP For Beginners)PHP Tutorial 4 Hello World (PHP For Beginners)PHP Tutorial 5 Variables (PHP For Beginners)PHP Tutorial 6 Comments (PHP For Beginners)PHP Tutorial 7 Single Quotes and Concatenation (PHP For Beginners)PHP Tutorial 8 Math Operators (PHP For Beginners)PHP Tutorial 9 If Statements (PHP For Beginners)PHP Tutorial for Beginners 31 # Getting Data from MySQL Database using PHPPHP Tutorials How to filter data from a MySQL Database Table with PHPPHP Tutorials Uploading Storing an Image inside a MySQL Database Part 2 Please Support ProgrammingKnowledge ....Retrive data from MySQL Table PHP Web Application Part 11Setting up your JSP environment 3 MySQL ConnectionSuccessful and Cost Effective Data Warehouse... The MySQL WayTop 5 Programming Tips That Will Save Your Life!Translation Web Service MySQL UTF8Updat of information using MySql Query Part1 PHP Web Application Part 14Updat of information using MySql Query Part2 PHP Web Application Part 15Use of Session and Retrive User Information PHP Web Application Part 12Visual Basic .NET Tutorial 1 Downloading Visual Studio and Creating First VB ProgramWelcome to ProgrammingKnowledge Channel[HD] PHP Tutorial Image Upload (MySQL) Part 1[ TUTORIAL] PHP & MySQL (Course 04 Adding PHP to HTML)[ TUTORIAL] PHP & MySQL (Course 06 Installing MySQL)[ TUTORIAL] PHP & MySQL (Course 10 Introduction)[ TUTORIAL] PHP & MySQL (Course 12 Integrating PHP & MySQL)[ TUTORIAL] PHP & MySQL (Course 14 For Loops and Array)
Price: 14.95 USD
Location: Bogota, New Jersey
End Time: 2023-11-09T18:36:05.000Z
Shipping Cost: 5.95 USD
Product Images
Item Specifics
All returns accepted: ReturnsNotAccepted
Subject: Computers & Internet