Как перенаправить/открыть другой php-файл из значения, возвращенного из isset($_POST) [закрыто] ⇐ Php
-
Anonymous
Как перенаправить/открыть другой php-файл из значения, возвращенного из isset($_POST) [закрыто]
I would like to use the value returned form isset($_POST) to open another php file. For example if option_button is pressed open and run the code in 1.php. If swimmer_button is pressed open and run 2.php
Is this possible? Thanks in advance
This is the current code:
I've tried header location but no joy
Источник: https://stackoverflow.com/questions/781 ... isset-post
I would like to use the value returned form isset($_POST) to open another php file. For example if option_button is pressed open and run the code in 1.php. If swimmer_button is pressed open and run 2.php
Is this possible? Thanks in advance
This is the current code:
I've tried header location but no joy
Источник: https://stackoverflow.com/questions/781 ... isset-post
Мобильная версия