From 1a81d3e6b2a5c9e9c7bb781bd553ac686d9275ff Mon Sep 17 00:00:00 2001 From: Vendin Date: Mon, 13 Nov 2017 19:12:01 +0300 Subject: [PATCH] Hash tables for PHP (#39) --- 05_hash_tables/php/01_price_of_groceries.php | 10 ++++++++++ 05_hash_tables/php/02_check_voter.php | 18 ++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 05_hash_tables/php/01_price_of_groceries.php create mode 100644 05_hash_tables/php/02_check_voter.php diff --git a/05_hash_tables/php/01_price_of_groceries.php b/05_hash_tables/php/01_price_of_groceries.php new file mode 100644 index 0000000..96b4a26 --- /dev/null +++ b/05_hash_tables/php/01_price_of_groceries.php @@ -0,0 +1,10 @@ +