ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,100 results

CodeLucky
PHP $_POST: Securely Processing Form Data for Beginners

Learn how to use the PHP $_POST superglobal to securely handle form data! This tutorial is perfect for beginners who want to ...

3:47
PHP $_POST: Securely Processing Form Data for Beginners

41 views

7 months ago

vlogize
Mastering PHP Form Processing: Solutions for Common Issues

Learn how to effectively handle form processing in PHP, troubleshoot undefined array keys, and ensure correct validation with this ...

2:18
Mastering PHP Form Processing: Solutions for Common Issues

0 views

9 months ago

Dan Gookin
05 01 Processing a Form

Dan Gookin's Free PHP Programming Course Chapter 5, Video 1 One of the best ways to put PHP to use is to process a form.

3:29
05 01 Processing a Form

23 views

5 months ago

Next LVL Programming
How Do I Handle Forms With PHP? - Next LVL Programming

How Do I Handle Forms With PHP? In this video, we will guide you through the essential process of handling forms with PHP.

4:16
How Do I Handle Forms With PHP? - Next LVL Programming

3 views

4 months ago

MUGWANEZA MANZI Audace
Workshop #2 - Form Processing and PHP Mail Today!

Workshop #2 - Form Processing and PHP Mail (Happy 30th Birthday, PHP!) In this video, we dive into how to handle form ...

33:05
Workshop #2 - Form Processing and PHP Mail Today!

14 views

7 months ago

CodeLucky
PHP Form Handling for Beginners: Create Secure & Dynamic Forms!

Learn PHP form handling from scratch! This tutorial covers everything you need to know to create and process HTML forms with ...

6:15
PHP Form Handling for Beginners: Create Secure & Dynamic Forms!

98 views

7 months ago

All Types
HTML form with PHP processing

This video is educational purpose only.

9:48
HTML form with PHP processing

76 views

9 months ago

Coding Szy
Managing Forms With PHP

In this video, we'll walk through how to manage forms using PHP, from handling user input to validating and processing form data ...

15:42
Managing Forms With PHP

39 views

3 weeks ago

ProgrammingStore
BBA(CA)-Sticky Form Processing

Write PHP program to create student registration form and display student information. (Use sticky form concept).

7:25
BBA(CA)-Sticky Form Processing

32 views

11 months ago

vlogize
How to Send Form Input from JavaScript to PHP for Email Processing

Learn how to send form input from JavaScript to PHP for email processing using AJAX. Follow our step-by-step guide to integrate ...

1:57
How to Send Form Input from JavaScript to PHP for Email Processing

10 views

11 months ago

vlogize
How to Process Form Data Using GET Method in PHP Without Creating a New File

Learn how to efficiently handle form submissions using the `GET` method in PHP, addressing common pitfalls and providing clear ...

1:44
How to Process Form Data Using GET Method in PHP Without Creating a New File

0 views

3 months ago

ResponseXAI
php - making form processing script more secure - Stack Overflow

You may want to apply htmlentities to $value to prevent cross site scripting. $formcontent .= "$field: " . htmlentites($value) .

0:30
php - making form processing script more secure - Stack Overflow

0 views

6 months ago

vlogize
Automatically Calculate User's Age from Date of Birth in a PHP Form

Learn how to automatically calculate a user's age from their date of birth using PHP in your forms. Enhance your PHP forms ...

1:25
Automatically Calculate User's Age from Date of Birth in a PHP Form

35 views

11 months ago

CodeTube
how to submit multiple form inputs in php tutorial

Download 1M+ code from https://codegive.com/ef49e98 certainly! submitting multiple form inputs in php is a common task when ...

2:51
how to submit multiple form inputs in php tutorial

14 views

11 months ago

vlogize
Improve Your Form Validations: Accessing existing_id in PHP Form Processing

Learn how to efficiently retrieve `existing_id` values in your PHP forms to enhance user experience during validation errors.

1:28
Improve Your Form Validations: Accessing existing_id in PHP Form Processing

0 views

3 months ago

vlogize
How to Fix the Undefined Index Error in Your PHP Form Processing Function

Learn how to resolve the `Undefined Index` error when processing form fields with PHP functions. This guide provides detailed ...

1:45
How to Fix the Undefined Index Error in Your PHP Form Processing Function

1 view

4 months ago

blogize
Why Are My Form Data Variables Undefined in PHP After Submission?

Discover the common reasons why form data variables may be undefined in your PHP file after form submission, and learn how to ...

1:31
Why Are My Form Data Variables Undefined in PHP After Submission?

6 views

11 months ago

vlogommentary
Correctly Retrieve Selected Checkbox Values from a PHP Form to Email

Learn how to correctly retrieve and email selected checkbox values from a PHP form, using arrays to capture multiple selections.

3:17
Correctly Retrieve Selected Checkbox Values from a PHP Form to Email

12 views

10 months ago

blogize
Implementing Conditional Logic in Your HTML Forms Using PHP and JavaScript

Learn how to use PHP and JavaScript to create dynamic HTML forms with conditional logic that can change based on user input.

1:58
Implementing Conditional Logic in Your HTML Forms Using PHP and JavaScript

28 views

11 months ago

vlogize
How to Set the Action Attribute in Your PHP Form Submission

Learn how to correctly set the 'action' attribute in your PHP form submission to ensure your data is submitted to the right location.

1:14
How to Set the Action Attribute in Your PHP Form Submission

2 views

11 months ago