ファイル | サイズ |
---|
1. Introduction/1. Introduction about the course.mp4 | 5.95 MB |
1. Introduction/1. Introduction about the course.vtt | 1.50 kB |
2. Building a Multilanguage feature in any script/1. Building the buttons to change between different languages.mp4 | 5.80 MB |
2. Building a Multilanguage feature in any script/1. Building the buttons to change between different languages.vtt | 1.38 kB |
2. Building a Multilanguage feature in any script/2. Writing the PHP code to add the multilanguage feature to project.mp4 | 23.54 MB |
2. Building a Multilanguage feature in any script/2. Writing the PHP code to add the multilanguage feature to project.vtt | 5.34 kB |
2. Building a Multilanguage feature in any script/2.1 multilanguage.zip.zip | 1.43 kB |
3. Security in PHPhow to secure your code perfectly/1. Introduction to PHP security.mp4 | 4.14 MB |
3. Security in PHPhow to secure your code perfectly/1. Introduction to PHP security.vtt | 653.00 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.68 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.47 kB |
3. Security in PHPhow to secure your code perfectly/2.1 SQL-preparedstatement.zip.zip | 603.00 B |
3. Security in PHPhow to secure your code perfectly/3. SQL injectionHow to secure your code against it.mp4 | 15.29 MB |
3. Security in PHPhow to secure your code perfectly/3. SQL injectionHow to secure your code against it.vtt | 3.52 kB |
3. Security in PHPhow to secure your code perfectly/3.1 SQL-injection.zip.zip | 580.00 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.40 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.26 kB |
3. Security in PHPhow to secure your code perfectly/4.1 Encrypt-passwords.zip.zip | 1.25 kB |
3. Security in PHPhow to secure your code perfectly/5. Best Practices to secure your PHP code.mp4 | 18.48 MB |
3. Security in PHPhow to secure your code perfectly/5. Best Practices to secure your PHP code.vtt | 2.88 kB |
3. Security in PHPhow to secure your code perfectly/6. Prevent spamming by using google recapthca service.mp4 | 20.84 MB |
3. Security in PHPhow to secure your code perfectly/6. Prevent spamming by using google recapthca service.vtt | 4.84 kB |
3. Security in PHPhow to secure your code perfectly/6.1 Recaptcha-antispamming.zip.zip | 2.00 kB |
4. Building an installation System for your script/1. Introduction about installation system.mp4 | 6.58 MB |
4. Building an installation System for your script/1. Introduction about installation system.vtt | 1.22 kB |
4. Building an installation System for your script/2. Preparing the SQL file of your script for installation.mp4 | 12.10 MB |
4. Building an installation System for your script/2. Preparing the SQL file of your script for installation.vtt | 2.13 kB |
4. Building an installation System for your script/3. Building the temporary configuration file.mp4 | 11.00 MB |
4. Building an installation System for your script/3. Building the temporary configuration file.vtt | 2.30 kB |
4. Building an installation System for your script/4. Writing the first part of the installation file.mp4 | 16.59 MB |
4. Building an installation System for your script/4. Writing the first part of the installation file.vtt | 3.20 kB |
4. Building an installation System for your script/5. Writing the second part of the installation file.mp4 | 14.82 MB |
4. Building an installation System for your script/5. Writing the second part of the installation file.vtt | 3.04 kB |
4. Building an installation System for your script/6. Writing the final part of the installation file and testing the system.mp4 | 20.05 MB |
4. Building an installation System for your script/6. Writing the final part of the installation file and testing the system.vtt | 4.35 kB |
4. Building an installation System for your script/6.1 Installation-system.zip.zip | 3.18 kB |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/1. Introduction to Mod_Rewrite in PHP.mp4 | 6.43 MB |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/1. Introduction to Mod_Rewrite in PHP.vtt | 1.59 kB |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/2. Essentials of url Rewriting in .htaccess file.mp4 | 24.94 MB |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/2. Essentials of url Rewriting in .htaccess file.vtt | 4.47 kB |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/3. Short PHP URLs with mod_rewrite.mp4 | 23.91 MB |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/3. Short PHP URLs with mod_rewrite.vtt | 4.94 kB |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/3.1 Rewrite-shorturl.zip.zip | 494.00 B |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/3.2 Rewrite-shorturl-2.zip.zip | 1.09 kB |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/4. Hide file extensions in the URL using mod_rewrite.mp4 | 17.88 MB |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/4. Hide file extensions in the URL using mod_rewrite.vtt | 3.42 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.55 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.05 kB |
5. Mod_Rewrite in PHPa complete guide to master url rewriting/5.1 Rewrite-blockimagedirectory.zip.zip | 649.89 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.56 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.20 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.66 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.34 kB |
6. Image uploadinghow to build to use it in any script/1. Building the Image uploader.mp4 | 20.93 MB |
6. Image uploadinghow to build to use it in any script/1. Building the Image uploader.vtt | 4.10 kB |
6. Image uploadinghow to build to use it in any script/2. Securing the Image uploader.mp4 | 23.49 MB |
6. Image uploadinghow to build to use it in any script/2. Securing the Image uploader.vtt | 4.82 kB |
6. Image uploadinghow to build to use it in any script/3. Displaying the uploaded Images in the Browser (simple gallery).mp4 | 8.96 MB |
6. Image uploadinghow to build to use it in any script/3. Displaying the uploaded Images in the Browser (simple gallery).vtt | 1.66 kB |
6. Image uploadinghow to build to use it in any script/3.1 upload-secure-image-uploader-display-images.zip.zip | 651.00 kB |
7. Top PHP features used in any script/1. Approve topics feature from control panel to display or blocking them.mp4 | 22.01 MB |
7. Top PHP features used in any script/1. Approve topics feature from control panel to display or blocking them.vtt | 4.60 kB |
7. Top PHP features used in any script/1.1 Approve-topics.zip.zip | 717.00 B |
7. Top PHP features used in any script/10. Checking script latest version feature in your script.mp4 | 9.10 MB |
7. Top PHP features used in any script/10. Checking script latest version feature in your script.vtt | 1.90 kB |
7. Top PHP features used in any script/10.1 Script-latestversion.zip.zip | 915.00 B |
7. Top PHP features used in any script/11. Combining 2 tables together to display users and their associated topics.mp4 | 13.58 MB |
7. Top PHP features used in any script/11. Combining 2 tables together to display users and their associated topics.vtt | 2.40 kB |
7. Top PHP features used in any script/11.1 left_join-combine-users-topics.zip.zip | 548.00 B |
7. Top PHP features used in any script/12. How to choose multiple options and executing them all once.mp4 | 8.71 MB |
7. Top PHP features used in any script/12. How to choose multiple options and executing them all once.vtt | 1.67 kB |
7. Top PHP features used in any script/12.1 multiplecheckbox.zip.zip | 655.00 B |
7. Top PHP features used in any script/13. Optimizing and repairing project database.mp4 | 7.37 MB |
7. Top PHP features used in any script/13. Optimizing and repairing project database.vtt | 2.12 kB |
7. Top PHP features used in any script/13.1 optimize-repair-database.zip.zip | 550.00 B |
7. Top PHP features used in any script/14. Prevent duplicated data in the database simply.mp4 | 16.72 MB |
7. Top PHP features used in any script/14. Prevent duplicated data in the database simply.vtt | 3.23 kB |
7. Top PHP features used in any script/14.1 duplicate.zip.zip | 571.00 B |
7. Top PHP features used in any script/15. Adding Read more feature to your project topics.mp4 | 22.46 MB |
7. Top PHP features used in any script/15. Adding Read more feature to your project topics.vtt | 5.17 kB |
7. Top PHP features used in any script/15.1 readmore.zip.zip | 552.00 B |
7. Top PHP features used in any script/16. Prevent duplicating post if the user refresh the page.mp4 | 14.07 MB |
7. Top PHP features used in any script/16. Prevent duplicating post if the user refresh the page.vtt | 3.23 kB |
7. Top PHP features used in any script/16.1 refresh.zip.zip | 586.00 B |
7. Top PHP features used in any script/17. Return to same page after the user logged in from any page.mp4 | 10.48 MB |
7. Top PHP features used in any script/17. Return to same page after the user logged in from any page.vtt | 2.50 kB |
7. Top PHP features used in any script/17.1 returnsamepage.zip.zip | 783.00 B |
7. Top PHP features used in any script/18. How to save selected option to display them constantly.mp4 | 10.15 MB |
7. Top PHP features used in any script/18. How to save selected option to display them constantly.vtt | 2.57 kB |
7. Top PHP features used in any script/18.1 saveoption.zip.zip | 547.00 B |
7. Top PHP features used in any script/19. How to build search feature in your project simply.mp4 | 16.16 MB |
7. Top PHP features used in any script/19. How to build search feature in your project simply.vtt | 3.73 kB |
7. Top PHP features used in any script/19.1 search.zip.zip | 618.00 B |
7. Top PHP features used in any script/2. Use Ajax to post form data without refreshing page.mp4 | 21.03 MB |
7. Top PHP features used in any script/2. Use Ajax to post form data without refreshing page.vtt | 4.73 kB |
7. Top PHP features used in any script/2.1 Ajax-postform.zip.zip | 33.00 kB |
7. Top PHP features used in any script/20. Sending email with best format including HTML code.mp4 | 12.99 MB |
7. Top PHP features used in any script/20. Sending email with best format including HTML code.vtt | 3.35 kB |
7. Top PHP features used in any script/20.1 sendmail.zip.zip | 217.22 kB |
7. Top PHP features used in any script/21. Understanding URL paramters and it's importance in PHP.mp4 | 30.13 MB |
7. Top PHP features used in any script/21. Understanding URL paramters and it's importance in PHP.vtt | 5.91 kB |
7. Top PHP features used in any script/21.1 urlparameters.zip.zip | 1.02 kB |
7. Top PHP features used in any script/22. Use UTF-8 to preserve database data from disrupting it's integrity.mp4 | 11.26 MB |
7. Top PHP features used in any script/22. Use UTF-8 to preserve database data from disrupting it's integrity.vtt | 2.64 kB |
7. Top PHP features used in any script/23. Adding yesterday-2 days ago feature to your project posts.mp4 | 12.79 MB |
7. Top PHP features used in any script/23. Adding yesterday-2 days ago feature to your project posts.vtt | 3.19 kB |
7. Top PHP features used in any script/23.1 todayyesterday.zip.zip | 382.00 B |
7. Top PHP features used in any script/3. Close website against visitors.mp4 | 8.34 MB |
7. Top PHP features used in any script/3. Close website against visitors.vtt | 2.15 kB |
7. Top PHP features used in any script/3.1 close-website.zip.zip | 1.24 kB |
7. Top PHP features used in any script/4. Counting number of views of a topic.mp4 | 18.96 MB |
7. Top PHP features used in any script/4. Counting number of views of a topic.vtt | 3.77 kB |
7. Top PHP features used in any script/5. Currency converter feature in your project.mp4 | 11.22 MB |
7. Top PHP features used in any script/5. Currency converter feature in your project.vtt | 3.25 kB |
7. Top PHP features used in any script/5.1 currency-converter.zip.zip | 784.00 B |
7. Top PHP features used in any script/6. setting time and date of any posted data.mp4 | 12.26 MB |
7. Top PHP features used in any script/6. setting time and date of any posted data.vtt | 2.27 kB |
7. Top PHP features used in any script/6.1 datetime.zip.zip | 568.00 B |
7. Top PHP features used in any script/7. Setting Expiration date for your script.mp4 | 15.96 MB |
7. Top PHP features used in any script/7. Setting Expiration date for your script.vtt | 3.91 kB |
7. Top PHP features used in any script/7.1 expiration-script.zip.zip | 929.00 B |
7. Top PHP features used in any script/8. SQL queries to get-insert-delete-update data in the database.mp4 | 43.70 MB |
7. Top PHP features used in any script/8. SQL queries to get-insert-delete-update data in the database.vtt | 9.56 kB |
7. Top PHP features used in any script/9. Get IP address of the visitor.mp4 | 9.87 MB |
7. Top PHP features used in any script/9. Get IP address of the visitor.vtt | 2.19 kB |
7. Top PHP features used in any script/9.1 ipaddress-ipinfo.zip.zip | 261.00 B |
8. The end of the course/1. Our advice to get the full benefit from the course contents.mp4 | 3.16 MB |
8. The end of the course/1. Our advice to get the full benefit from the course contents.vtt | 743.00 B |
[FreeCourseLab.com].url | 126.00 B |