From 1d49d46bffe8a0618d54cdae8ba57a13d4e73185 Mon Sep 17 00:00:00 2001 From: Meet Bhagdev Date: Thu, 2 Feb 2017 16:35:36 -0800 Subject: [PATCH] Create README --- samples/tutorials/php/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 samples/tutorials/php/README diff --git a/samples/tutorials/php/README b/samples/tutorials/php/README new file mode 100644 index 00000000..b46f012a --- /dev/null +++ b/samples/tutorials/php/README @@ -0,0 +1,8 @@ +# Developing applications with php and SQL Server + +Pick a platform below to get started: +* [RHEL](https://github.com/Microsoft/sql-server-samples/tree/master/samples/tutorials/php/RHEL) +* [Ubuntu](https://github.com/Microsoft/sql-server-samples/tree/master/samples/tutorials/php/Ubuntu) +* [Windows](https://github.com/Microsoft/sql-server-samples/tree/master/samples/tutorials/php/Windows) + +Please visit our [getting started tutorials](https://www.microsoft.com/en-us/sql-server/developer-get-started/)