Index of /TutsSeagate/Tutorials/PHP/[Tutsgalaxy.com] - PHP for Beginners/10. An Introduction to HTML Forms

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]1.1 DevDocs - HTML form.html2023-02-27 10:58 96  
[TXT]1.2 Source code - An Introduction to HTML Forms - Getting Data From the User An Introduction to Forms in HTML.html2023-02-27 10:58 141  
[VID]1. Getting Data From the User An Introduction to Forms in HTML.mp42023-02-27 10:58 7.0M 
[TXT]1. Getting Data From the User An Introduction to Forms in HTML.vtt2023-02-27 10:58 4.8K 
[TXT]2.1 PHP $_GET.html2023-02-27 10:58 112  
[TXT]2.2 PHP $_SERVER.html2023-02-27 10:58 115  
[TXT]2.3 Source code - An Introduction to HTML Forms - Change the Method the Form Uses to Send its Data get vs post.html2023-02-27 10:58 141  
[VID]2. Change the Method the Form Uses to Send its Data get vs post.mp42023-02-27 10:58 7.6M 
[TXT]2. Change the Method the Form Uses to Send its Data get vs post.vtt2023-02-27 10:58 4.7K 
[TXT]3.1 HTML5 Please.html2023-02-27 10:58 84  
[TXT]3.2 Can I use... Support tables for HTML5.html2023-02-27 10:58 81  
[TXT]3.3 DevDocs - HTML input.html2023-02-27 10:58 97  
[TXT]3.4 mobile input types.html2023-02-27 10:58 89  
[TXT]3.5 Source code - An Introduction to HTML Forms - Get Different Types of Data from the User Basic Input Types.html2023-02-27 10:58 141  
[VID]3. Get Different Types of Data from the User Basic Input Types.mp42023-02-27 10:58 9.7M 
[TXT]3. Get Different Types of Data from the User Basic Input Types.vtt2023-02-27 10:58 4.4K 
[TXT]4.1 DevDocs - HTML button.html2023-02-27 10:58 98  
[TXT]4.2 Source code - An Introduction to HTML Forms - Access Data from the form on the Server.html2023-02-27 10:58 141  
[TXT]4.3 DevDocs - HTML input.html2023-02-27 10:58 97  
[VID]4. Access Data from the form on the Server.mp42023-02-27 10:58 8.0M 
[TXT]4. Access Data from the form on the Server.vtt2023-02-27 10:58 4.8K 
[TXT]5.1 DevDocs - HTML textarea.html2023-02-27 10:58 100  
[TXT]5.2 DevDocs - HTML input type=text.html2023-02-27 10:58 102  
[TXT]5.3 Source code - An Introduction to HTML Forms - Add a Multi-line Text Control the textarea Element.html2023-02-27 10:58 141  
[VID]5. Add a Multi-line Text Control the textarea Element.mp42023-02-27 10:58 3.6M 
[TXT]5. Add a Multi-line Text Control the textarea Element.vtt2023-02-27 10:58 2.2K 
[TXT]6.1 Source code - An Introduction to HTML Forms - Present a Fixed List of Options the Select Element.html2023-02-27 10:58 141  
[TXT]6.2 DevDocs - HTML select.html2023-02-27 10:58 98  
[VID]6. Present a Fixed List of Options the Select Element.mp42023-02-27 10:58 5.7M 
[TXT]6. Present a Fixed List of Options the Select Element.vtt2023-02-27 10:58 3.5K 
[TXT]7.1 Source code - An Introduction to HTML Forms - Toggle an Option on or off checkboxes.html2023-02-27 10:58 141  
[TXT]7.2 DevDocs - HTML input type=checkbox.html2023-02-27 10:58 106  
[VID]7. Toggle an Option on or off checkboxes.mp42023-02-27 10:58 5.7M 
[TXT]7. Toggle an Option on or off checkboxes.vtt2023-02-27 10:58 3.4K 
[TXT]8.1 DevDocs - HTML input type=radio.html2023-02-27 10:58 103  
[TXT]8.2 Source code - An Introduction to HTML Forms - Select only one Option from a List Radio Buttons.html2023-02-27 10:58 141  
[VID]8. Select only one Option from a List Radio Buttons.mp42023-02-27 10:58 5.9M 
[TXT]8. Select only one Option from a List Radio Buttons.vtt2023-02-27 10:58 2.7K 
[TXT]9.1 DevDocs - HTML label.html2023-02-27 10:58 97  
[TXT]9.2 Source code - An Introduction to HTML Forms - Add an Accessible Caption to Each Input the Label Element.html2023-02-27 10:58 141  
[VID]9. Add an Accessible Caption to Each Input the Label Element.mp42023-02-27 10:58 11M 
[TXT]9. Add an Accessible Caption to Each Input the Label Element.vtt2023-02-27 10:58 4.5K 
[TXT]10.1 DevDocs - HTML fieldset.html2023-02-27 10:58 100  
[TXT]10.2 Source code - An Introduction to HTML Forms - Make the Form Easier to Use fieldsets and placeholders.html2023-02-27 10:58 141  
[VID]10. Make the Form Easier to Use fieldsets and placeholders.mp42023-02-27 10:58 5.9M 
[TXT]10. Make the Form Easier to Use fieldsets and placeholders.vtt2023-02-27 10:58 2.1K 
[TXT]11.1 Source code - An Introduction to HTML Forms - Common form Control Attributes readonly, disabled and autofocus.html2023-02-27 10:58 141  
[VID]11. Common form Control Attributes readonly, disabled and autofocus.mp42023-02-27 10:58 5.5M 
[TXT]11. Common form Control Attributes readonly, disabled and autofocus.vtt2023-02-27 10:58 2.2K 
[TXT]12.1 Source code - An Introduction to HTML Forms - Validate Input Using HTML5 form Validation.html2023-02-27 10:58 141  
[TXT]12.2 HTML5 Pattern.html2023-02-27 10:58 85  
[TXT]12.3 Can I use... form validation.html2023-02-27 10:58 102  
[TXT]12.4 DevDocs - DOM HTMLSelectElement.setCustomValidity.html2023-02-27 10:58 118  
[TXT]12.5 DevDocs - HTML input type=number.html2023-02-27 10:58 104  
[VID]12. Validate Input Using HTML5 form Validation.mp42023-02-27 10:58 12M 
[TXT]12. Validate Input Using HTML5 form Validation.vtt2023-02-27 10:58 5.6K 
[TXT]13. Forms in HTML.html2023-02-27 10:58 122  
[TXT]14. HTML Forms.html2023-02-27 10:58 122  

Apache/2.4.62 (Debian) Server at mediacollectie.online Port 8012