V
V
volcechat2018-02-21 19:28:31
PHP
volcechat, 2018-02-21 19:28:31

How to display data using GET parameter?

There is a link, such as site.ru/file.php?name= &games=
How to display all possible data from it?
Or is it possible only by id or another value to display everything that is possible about the user?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vovkka, 2018-02-21
@vovkka

use the $_GET array. There will be the entire array of data passed in the url line.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question