PHP Tutorial: How To Pass Variables In PHP Using Sessions And Get Method

preview_player
Показать описание
In this PHP Tutorial, I will show you How To Pass Variables in PHP.

👉 GRAB MY COURSE 👈
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Do you want to become a web developer from scratch?

I have spent 4 months creating the BEST course that exists about web development and in this course I am teaching everything that you need to know to become a web developer from scratch.

It's helped hundreds of students, it can help you too.

👉 ABOUT VIDEO 👈
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
This is PHP Tutorial For Beginners.

In this tutorials you will learn two methods:
- PHP get method
- PHP sessions

👉 LETS CONNECT 👈
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

Thx Senaid! Took a while to make some free space in my life, but I'm glad you did it after my request <3

adanthedriver
Автор

Thx Senaid for informing about the more secured method

piart
Автор

Thank you so much Brother your courses are just excellent, i bought so many online courses on udemy but neither of them are as good as yours(FREE-COURSES ) thank again! SUBSCRIBED!!!

kavehramzanzad
Автор

This is the best explanation for data pass. 👍

knad
Автор

OMG that was so well explained no rocket science just on point thanks a lot ! from India

tweealpha
Автор

Thank you,
better than sessions. its quiet simple.

sandeeps
Автор

Very great/helpful tutorial!! Thank you!

EVADE
Автор

Thanks very much. This video literally helped me.

harshitchourgade
Автор

Thanks Senaid it really helped me alot.

ashrafdev
Автор

Thnx Senaid, It was simple and helpful

hakeemmrk
Автор

plz put video about pass value from textbox from one page to another page text box.

JaiminsinhRajput
Автор

superb bro.can we use this thing for showing login name on the whole website?

trimzidx
Автор

Thanks for the vid. What is the code editor program you're using?

eligallegos
Автор

Thnx a lot!! it was very helpful and clear. .thank you for your time and for the amazing explanations..good bless you..subscribed🖒❤

nesrinelach
Автор

Hey senaid please make a series on friend request system using php

vaibhavbagale
Автор

Good tutorial. I could understand if it is a simple form. I tried doing it with wordpress registration form and tried to pass but could not succeed primarily me not being a seasoned programmer. Can you guide or help me as to how to pass the registration form field variables to another php file with sessions method. I have seen lot of functions in wp-signup.php and really could not figure out how to fetch the variables into my other php page.

shopperrs
Автор

Hello, Bro! So you say that with sessions and GET i receive the same functionality as with POST but i know the userID also? I'm working on a project, where i have 3 pages - on the first i have a login(username, pass) on the second - form for a little bit information and the third is only for redirecting if everything is complete. I made the second page with POST but can i have the following scenario:
1. Page with GET, i want to grab the username and the pass of the user and to use only the username in the second page
2. Page with POST
3. Page - yeah, redirecting, only to display "Thanks $username for the answers!" ?

hristoplamenov
Автор

Thanks Senaid,

it's a great tutorial and I got a lot from it regarding sending variables.

But I want to ask you if I want to send one variable from 1.php to 2.php but 2.php is used by another user.
So if I click submit button in 1.php script want to send x variable to 2.php which 2.php is used by other user and need the x variable from 1.php. Can I achieve that through session start? I hope my questions is clear :)

maduino
Автор

hi, could u help me ? html form like when u click submit button, the results of your html form will on the php program? pls :((

BWVidventures
Автор

I have a question! How can I do this method with ajax (Without reload page)?

gamedeveloper