I
I
IgorPlays2021-06-15 14:53:20
PHP
IgorPlays, 2021-06-15 14:53:20

How to pass a variable from php to another php?

I have a file
there all variables
1.php

$fio = "test";
$phone = "test";
$adress = "test";


And the second php , here you need to pass the variable
2.php
echo $fio
echo $phone
echo $adress

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question