Skip to content

Instantly share code, notes, and snippets.

@amorkovin
Created August 15, 2018 17:18
Show Gist options
  • Save amorkovin/8e190e75719c41716a43471a6e9cf171 to your computer and use it in GitHub Desktop.
Save amorkovin/8e190e75719c41716a43471a6e9cf171 to your computer and use it in GitHub Desktop.
Получить данные из GET
if ( isset($_GET['select_diet']) ) $select_diet = $_GET['select_diet'];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment