Filename Size 1. Introduction/1. Introduction about the course.mp4 5.9 MB 1. Introduction/1. Introduction about the course.vtt 1.5 KB 2. Building a Multilanguage feature in any script/1. Building the buttons to change between different languages.mp4 5.8 MB 2. Building a Multilanguage feature in any script/1. Building the buttons to change between different languages.vtt 1.4 KB 2. Building a Multilanguage feature in any script/2. Writing the PHP code to add the multilanguage feature to project.mp4 23.5 MB 2. Building a Multilanguage feature in any script/2. Writing the PHP code to add the multilanguage feature to project.vtt 5.3 KB 2. Building a Multilanguage feature in any script/2.1 multilanguage.zip.zip 1.4 KB 3. Security in PHPhow to secure your code perfectly/1. Introduction to PHP security.mp4 4.1 MB 3. Security in PHPhow to secure your code perfectly/1. Introduction to PHP security.vtt 653 B 3. Security in PHPhow to secure your code perfectly/2. Prepared Statements in PHP the best method to guard against SQL injeciton.mp4 24.7 MB 3. Security in PHPhow to secure your code perfectly/2. Prepared Statements in PHP the best method to guard against SQL injeciton.vtt 5.5 KB 3. Security in PHPhow to secure your code perfectly/2.1 SQL-preparedstatement.zip.zip 603 B 3. Security in PHPhow to secure your code perfectly/3. SQL injectionHow to secure your code against it.mp4 15.3 MB 3. Security in PHPhow to secure your code perfectly/3. SQL injectionHow to secure your code against it.vtt 3.5 KB 3. Security in PHPhow to secure your code perfectly/3.1 SQL-injection.zip.zip 580 B 3. Security in PHPhow to secure your code perfectly/4. Encrypting Passwords in PHP 5.5 using password_hash() and password_verify().mp4 17.4 MB 3. Security in PHPhow to secure your code perfectly/4. Encrypting Passwords in PHP 5.5 using password_hash() and password_verify().vtt 4.3 KB 3. Security in PHPhow to secure your code perfectly/4.1 Encrypt-passwords.zip.zip 1.3 KB 3. Security in PHPhow to secure your code perfectly/5. Best Practices to secure your PHP code.mp4 18.5 MB 3. Security in PHPhow to secure your code perfectly/5. Best Practices to secure your PHP code.vtt 2.9 KB 3. Security in PHPhow to secure your code perfectly/6. Prevent spamming by using google recapthca service.mp4 20.8 MB 3. Security in PHPhow to secure your code perfectly/6. Prevent spamming by using google recapthca service.vtt 4.8 KB 3. Security in PHPhow to secure your code perfectly/6.1 Recaptcha-antispamming.zip.zip 2 KB 4. Building an installation System for your script/1. Introduction about installation system.mp4 6.6 MB 4. Building an installation System for your script/1. Introduction about installation system.vtt 1.2 KB 4. Building an installation System for your script/2. Preparing the SQL file of your script for installation.mp4 12.1 MB 4. Building an installation System for your script/2. Preparing the SQL file of your script for installation.vtt 2.1 KB 4. Building an installation System for your script/3. Building the temporary configuration file.mp4 11 MB 4. Building an installation System for your script/3. Building the temporary configuration file.vtt 2.3 KB 4. Building an installation System for your script/4. Writing the first part of the installation file.mp4 16.6 MB 4. Building an installation System for your script/4. Writing the first part of the installation file.vtt 3.2 KB 4. Building an installation System for your script/5. Writing the second part of the installation file.mp4 14.8 MB 4. Building an installation System for your script/5. Writing the second part of the installation file.vtt 3 KB 4. Building an installation System for your script/6. Writing the final part of the installation file and testing the system.mp4 20.1 MB 4. Building an installation System for your script/6. Writing the final part of the installation file and testing the system.vtt 4.3 KB 4. Building an installation System for your script/6.1 Installation-system.zip.zip 3.2 KB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/1. Introduction to Mod_Rewrite in PHP.mp4 6.4 MB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/1. Introduction to Mod_Rewrite in PHP.vtt 1.6 KB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/2. Essentials of url Rewriting in .htaccess file.mp4 24.9 MB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/2. Essentials of url Rewriting in .htaccess file.vtt 4.5 KB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/3. Short PHP URLs with mod_rewrite.mp4 23.9 MB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/3. Short PHP URLs with mod_rewrite.vtt 4.9 KB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/3.1 Rewrite-shorturl.zip.zip 494 B 5. Mod_Rewrite in PHPa complete guide to master url rewriting/3.2 Rewrite-shorturl-2.zip.zip 1.1 KB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/4. Hide file extensions in the URL using mod_rewrite.mp4 17.9 MB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/4. Hide file extensions in the URL using mod_rewrite.vtt 3.4 KB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/5. Block users to reach to a website's directory through browser like users folder.mp4 5.5 MB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/5. Block users to reach to a website's directory through browser like users folder.vtt 1.1 KB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/5.1 Rewrite-blockimagedirectory.zip.zip 649.9 KB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/6. Block any IP to reach to your website using mod_rewrite.mp4 4.6 MB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/6. Block any IP to reach to your website using mod_rewrite.vtt 1.2 KB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/7. How to preserve files path(css,js,..) if you use mod_rewrite in PHP .mp4 7.7 MB 5. Mod_Rewrite in PHPa complete guide to master url rewriting/7. How to preserve files path(css,js,..) if you use mod_rewrite in PHP .vtt 1.3 KB 6. Image uploadinghow to build to use it in any script/1. Building the Image uploader.mp4 20.9 MB 6. Image uploadinghow to build to use it in any script/1. Building the Image uploader.vtt 4.1 KB 6. Image uploadinghow to build to use it in any script/2. Securing the Image uploader.mp4 23.5 MB 6. Image uploadinghow to build to use it in any script/2. Securing the Image uploader.vtt 4.8 KB 6. Image uploadinghow to build to use it in any script/3. Displaying the uploaded Images in the Browser (simple gallery).mp4 9 MB 6. Image uploadinghow to build to use it in any script/3. Displaying the uploaded Images in the Browser (simple gallery).vtt 1.7 KB 6. Image uploadinghow to build to use it in any script/3.1 upload-secure-image-uploader-display-images.zip.zip 651 KB 7. Top PHP features used in any script/1. Approve topics feature from control panel to display or blocking them.mp4 22 MB 7. Top PHP features used in any script/1. Approve topics feature from control panel to display or blocking them.vtt 4.6 KB 7. Top PHP features used in any script/1.1 Approve-topics.zip.zip 717 B 7. Top PHP features used in any script/10. Checking script latest version feature in your script.mp4 9.1 MB 7. Top PHP features used in any script/10. Checking script latest version feature in your script.vtt 1.9 KB 7. Top PHP features used in any script/10.1 Script-latestversion.zip.zip 915 B 7. Top PHP features used in any script/11. Combining 2 tables together to display users and their associated topics.mp4 13.6 MB 7. Top PHP features used in any script/11. Combining 2 tables together to display users and their associated topics.vtt 2.4 KB 7. Top PHP features used in any script/11.1 left_join-combine-users-topics.zip.zip 548 B 7. Top PHP features used in any script/12. How to choose multiple options and executing them all once.mp4 8.7 MB 7. Top PHP features used in any script/12. How to choose multiple options and executing them all once.vtt 1.7 KB 7. Top PHP features used in any script/12.1 multiplecheckbox.zip.zip 655 B 7. Top PHP features used in any script/13. Optimizing and repairing project database.mp4 7.4 MB 7. Top PHP features used in any script/13. Optimizing and repairing project database.vtt 2.1 KB 7. Top PHP features used in any script/13.1 optimize-repair-database.zip.zip 550 B 7. Top PHP features used in any script/14. Prevent duplicated data in the database simply.mp4 16.7 MB 7. Top PHP features used in any script/14. Prevent duplicated data in the database simply.vtt 3.2 KB 7. Top PHP features used in any script/14.1 duplicate.zip.zip 571 B 7. Top PHP features used in any script/15. Adding Read more feature to your project topics.mp4 22.5 MB 7. Top PHP features used in any script/15. Adding Read more feature to your project topics.vtt 5.2 KB 7. Top PHP features used in any script/15.1 readmore.zip.zip 552 B 7. Top PHP features used in any script/16. Prevent duplicating post if the user refresh the page.mp4 14.1 MB 7. Top PHP features used in any script/16. Prevent duplicating post if the user refresh the page.vtt 3.2 KB 7. Top PHP features used in any script/16.1 refresh.zip.zip 586 B 7. Top PHP features used in any script/17. Return to same page after the user logged in from any page.mp4 10.5 MB 7. Top PHP features used in any script/17. Return to same page after the user logged in from any page.vtt 2.5 KB 7. Top PHP features used in any script/17.1 returnsamepage.zip.zip 783 B 7. Top PHP features used in any script/18. How to save selected option to display them constantly.mp4 10.1 MB 7. Top PHP features used in any script/18. How to save selected option to display them constantly.vtt 2.6 KB 7. Top PHP features used in any script/18.1 saveoption.zip.zip 547 B 7. Top PHP features used in any script/19. How to build search feature in your project simply.mp4 16.2 MB 7. Top PHP features used in any script/19. How to build search feature in your project simply.vtt 3.7 KB 7. Top PHP features used in any script/19.1 search.zip.zip 618 B 7. Top PHP features used in any script/2. Use Ajax to post form data without refreshing page.mp4 21 MB 7. Top PHP features used in any script/2. Use Ajax to post form data without refreshing page.vtt 4.7 KB 7. Top PHP features used in any script/2.1 Ajax-postform.zip.zip 33 KB 7. Top PHP features used in any script/20. Sending email with best format including HTML code.mp4 13 MB 7. Top PHP features used in any script/20. Sending email with best format including HTML code.vtt 3.3 KB 7. Top PHP features used in any script/20.1 sendmail.zip.zip 217.2 KB